Skip to content

Commit

Permalink
build(deps): bump tenacity in /autogpt_platform/backend
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 28, 2024
1 parent 308a9bc commit 6223f6f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions autogpt_platform/backend/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 autogpt_platform/backend/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ python-dotenv = "^1.0.1"
redis = "^5.0.8"
sentry-sdk = "2.17.0"
supabase = "^2.7.2"
tenacity = "^8.3.0"
tenacity = "^9.0.0"
uvicorn = { extras = ["standard"], version = "^0.30.1" }
websockets = "^13.1"
youtube-transcript-api = "^0.6.2"
Expand Down

0 comments on commit 6223f6f

Please sign in to comment.