Skip to content

Commit

Permalink
Merge pull request #827 from Aiven-Open/dependabot/pip/requirements/r…
Browse files Browse the repository at this point in the history
…ich-13.7.1

build(deps): bump rich from 13.7.0 to 13.7.1 in /requirements
  • Loading branch information
tvainika authored Mar 5, 2024
2 parents 96c3d68 + 4f672af commit 4ae29e6
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion requirements/requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@ requests==2.31.0
# via
# -r requirements-dev.in
# locust
rich==13.7.0
rich==13.7.1
# via -r requirements.txt
roundrobin==0.0.4
# via locust
Expand Down
2 changes: 1 addition & 1 deletion requirements/requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ typing-extensions
ujson<6
watchfiles<1
xxhash~=3.3
rich~=13.7.0
rich~=13.7.1
cachetools==5.3.3
zstandard

Expand Down
2 changes: 1 addition & 1 deletion requirements/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ referencing==0.31.1
# via
# jsonschema
# jsonschema-specifications
rich==13.7.0
rich==13.7.1
# via -r requirements.in
rpds-py==0.13.2
# via
Expand Down

0 comments on commit 4ae29e6

Please sign in to comment.