Skip to content

Commit

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

build(deps): bump rich from 12.6.0 to 13.6.0 in /requirements
  • Loading branch information
tvainika authored Nov 2, 2023
2 parents fdb6325 + a8596f4 commit f64a56e
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 9 deletions.
14 changes: 9 additions & 5 deletions requirements/requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -50,10 +50,6 @@ charset-normalizer==3.1.0
# requests
click==8.1.3
# via flask
commonmark==0.9.1
# via
# -r requirements.txt
# rich
configargparse==1.5.3
# via locust
exceptiongroup==1.1.3
Expand Down Expand Up @@ -125,10 +121,18 @@ kafka-python @ https://github.com/aiven/kafka-python/archive/1b95333c9628152066f
# aiokafka
locust==2.18.0
# via -r requirements-dev.in
markdown-it-py==3.0.0
# via
# -r requirements.txt
# rich
markupsafe==2.1.3
# via
# jinja2
# werkzeug
mdurl==0.1.2
# via
# -r requirements.txt
# markdown-it-py
msgpack==1.0.5
# via locust
multidict==6.0.4
Expand Down Expand Up @@ -189,7 +193,7 @@ requests==2.31.0
# via
# -r requirements-dev.in
# locust
rich==12.6.0
rich==13.6.0
# 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 @@ -13,7 +13,7 @@ typing-extensions
ujson<6
watchfiles<1
xxhash~=3.3
rich~=12.6.0
rich~=13.6.0
cachetools==5.3.1

# Patched dependencies
Expand Down
8 changes: 5 additions & 3 deletions requirements/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,6 @@ cachetools==5.3.1
# via -r requirements.in
charset-normalizer==3.1.0
# via aiohttp
commonmark==0.9.1
# via rich
exceptiongroup==1.1.3
# via anyio
frozenlist==1.3.3
Expand All @@ -55,6 +53,10 @@ kafka-python @ https://github.com/aiven/kafka-python/archive/1b95333c9628152066f
# via
# -r requirements.in
# aiokafka
markdown-it-py==3.0.0
# via rich
mdurl==0.1.2
# via markdown-it-py
multidict==6.0.4
# via
# aiohttp
Expand All @@ -77,7 +79,7 @@ referencing==0.30.0
# via
# jsonschema
# jsonschema-specifications
rich==12.6.0
rich==13.6.0
# via -r requirements.in
rpds-py==0.9.2
# via
Expand Down

0 comments on commit f64a56e

Please sign in to comment.