Skip to content

Commit 85a5a61

Browse files
Bump tenacity from 8.5.0 to 9.0.0 (#823)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c88dbb3 commit 85a5a61

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ pyaml-env = "^1.2.1"
7272
python-dotenv = "^1.0.0"
7373

7474
# Network
75-
tenacity = "^8.5.0"
75+
tenacity = "^9.0.0"
7676

7777
swifter = "^1.4.0"
7878
pydantic = "^2"

0 commit comments

Comments
 (0)