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
tvainika authored Mar 5, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
2 parents 96c3d68 + 4f672af commit 4ae29e6
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
@@ -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
2 changes: 1 addition & 1 deletion requirements/requirements.in
Original file line number Diff line number Diff line change
@@ -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

2 changes: 1 addition & 1 deletion requirements/requirements.txt
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 4ae29e6

Please sign in to comment.