Skip to content

Commit

Permalink
Merge pull request #384 from filipsnastins/dependabot/pip/tenacity-9.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 4, 2024
2 parents 1b6404f + fd76c7f commit 317a942
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ pytest-asyncio = "^0.24.0"
requests = "^2.31.0"
shortuuid = "^1.0.11"
sqlalchemy = { version = ">=1.3,<3", optional = true }
tenacity = "^8.2.2"
tenacity = ">=8.2.2,<10.0.0"
testcontainers = "^4.4.1"
types-aiobotocore = { extras = [
"dynamodb",
Expand Down

0 comments on commit 317a942

Please # to comment.