Skip to content

Commit

Permalink
Bump tenacity from 8.5.0 to 9.0.0 (#149)
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 3, 2024
1 parent 9d258d8 commit 5ca5d56
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 11 deletions.
33 changes: 23 additions & 10 deletions 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 pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ google-cloud-translate = "^3.15.5"
psutil = "^6.0.0"
multiprocessing-logging = "^0.3.3"
json-logging = "^1.3.0"
tenacity = "^8.2.1"
tenacity = "^9.0.0"
pillow = "^10.4.0" # to fix import of Image.LINEAR by dependency
azure-ai-formrecognizer = "^3.2.1"
mock = "^5.1.0"
Expand Down

0 comments on commit 5ca5d56

Please sign in to comment.