Update tenacity requirement from 8.2.3 to 8.3.0

Updates the requirements on [tenacity](https://github.com/jd/tenacity) to permit the latest version.
- [Release notes](https://github.com/jd/tenacity/releases)
- [Commits](https://github.com/jd/tenacity/compare/8.2.3...8.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
pull/475/head
dependabot[bot] 8 months ago committed by GitHub
parent b4f923f1fb
commit faa9e75ece
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -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 = "*"

Loading…
Cancel
Save