Skip to content

Commit

Permalink
build(deps): bump tenacity from 8.5.0 to 9.0.0 in /autogpt_platform/b…
Browse files Browse the repository at this point in the history
…ackend (#8472)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 28, 2024
1 parent c028dd6 commit 6fef4fd
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 6fef4fd

Please sign in to comment.