Skip to content

Commit

Permalink
build: bump tenacity from 8.3.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.3.0 to 9.0.0.
- [Release notes](https://github.com/jd/tenacity/releases)
- [Commits](jd/tenacity@8.3.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 Oct 28, 2024
1 parent 8ba2a53 commit ce70490
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ dependencies = [
"httpx==0.27.2",
"python-dotenv==1.0.1",
"typer==0.12.5",
"tenacity==8.3.0",
"tenacity==9.0.0",
"aiohttp==3.10.10",
"aiofiles==23.2.1",
"tabulate==0.9.0",
Expand Down Expand Up @@ -60,7 +60,7 @@ dependencies = [
"structlog==24.2.0",
"httpx==0.27.2",
"python-dotenv==1.0.1",
"tenacity==8.3.0",
"tenacity==9.0.0",
"aiohttp==3.10.10",
"pyrate-limiter==3.6.0",

Expand Down

0 comments on commit ce70490

Please sign in to comment.