Skip to content

Commit 3c233cb

Browse files
Bump tenacity from 8.5.0 to 9.0.0 (#978)
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>
1 parent be5c426 commit 3c233cb

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
@@ -57,7 +57,7 @@ sortedcontainers = "2.4.0"
5757
fsspec = ">=2023.1.0,<2025.1.0"
5858
pyparsing = ">=3.1.0,<4.0.0"
5959
zstandard = ">=0.13.0,<1.0.0"
60-
tenacity = ">=8.2.3,<9.0.0"
60+
tenacity = ">=8.2.3,<10.0.0"
6161
pyarrow = { version = ">=9.0.0,<18.0.0", optional = true }
6262
pandas = { version = ">=1.0.0,<3.0.0", optional = true }
6363
duckdb = { version = ">=0.5.0,<2.0.0", optional = true }

0 commit comments

Comments
 (0)