Skip to content

Commit

Permalink
Update tenacity requirement from 8.2.3 to 8.3.0
Browse files Browse the repository at this point in the history
Updates the requirements on [tenacity](https://github.com/jd/tenacity) to permit the latest version.
- [Release notes](https://github.com/jd/tenacity/releases)
- [Commits](jd/tenacity@8.2.3...8.3.0)

---
updated-dependencies:
- dependency-name: tenacity
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 21, 2024
1 parent 07083d9 commit 20dfe1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ pypdf = "4.1.0"
ratelimit = "2.2.1"
loguru = "0.7.2"
pydantic = "2.7.1"
tenacity = "8.2.3"
tenacity = "8.3.0"
Pillow = "10.3.0"
psutil = "*"
sentry-sdk = "*"
Expand Down

0 comments on commit 20dfe1f

Please sign in to comment.