Skip to content

Commit

Permalink
Merge pull request #930 from Aiven-Open/dependabot/pip/requirements/t…
Browse files Browse the repository at this point in the history
…enacity-9.0.0

build(deps): bump tenacity from 8.3.0 to 9.0.0 in /requirements
  • Loading branch information
nosahama authored Aug 7, 2024
2 parents e088dc4 + 34a1762 commit fa5a1b4
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 @@ -230,7 +230,7 @@ sniffio==1.3.1
# anyio
sortedcontainers==2.4.0
# via hypothesis
tenacity==8.3.0
tenacity==9.0.0
# via -r requirements.txt
tomli==2.0.1
# via
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 @@ pyjwt>=2.4.0<3
python-dateutil<3
python-snappy
rich~=13.7.1
tenacity<9
tenacity<10
typing-extensions
ujson<6
watchfiles<1
Expand Down
2 changes: 1 addition & 1 deletion requirements/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ six==1.16.0
# python-dateutil
sniffio==1.3.1
# via anyio
tenacity==8.3.0
tenacity==9.0.0
# via -r requirements.in
typing-extensions==4.12.1
# via
Expand Down

0 comments on commit fa5a1b4

Please sign in to comment.