Skip to content

Commit

Permalink
Bump tenacity from 8.5.0 to 9.0.0
Browse files Browse the repository at this point in the history
Bumps [tenacity](https://github.com/jd/tenacity) from 8.5.0 to 9.0.0.
- [Release notes](https://github.com/jd/tenacity/releases)
- [Commits](jd/tenacity@8.5.0...9.0.0)

---
updated-dependencies:
- dependency-name: tenacity
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 28, 2024
1 parent b1ec83b commit 0d829d3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 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 @@ -28,7 +28,7 @@ requests-toolbelt = "^1.0.0"
SQLAlchemy = "^1.4.31"
SQLAlchemy-Utils = "^0.38.2"
starlette = "^0.27.0"
tenacity = "^8.0.1"
tenacity = "^9.0.0"
uvicorn = { extras = ["standard"], version = "^0.20.0" }
botocore = "^1.34.19"
db-client = { git = "https://github.com/climatepolicyradar/navigator-db-client.git", tag = "v3.8.25" }
Expand Down

0 comments on commit 0d829d3

Please sign in to comment.