Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/pip/requirements/sentry-sdk-2.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nosahama authored Aug 7, 2024
2 parents ff7f313 + fa5a1b4 commit 78e3526
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 78e3526

Please sign in to comment.