Skip to content

Commit e182204

Browse files
chore(deps): bump tenacity from 8.4.2 to 8.5.0
Bumps [tenacity](https://github.com/jd/tenacity) from 8.4.2 to 8.5.0. - [Release notes](https://github.com/jd/tenacity/releases) - [Commits](jd/tenacity@8.4.2...8.5.0) --- updated-dependencies: - dependency-name: tenacity dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a081935 commit e182204

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

+5-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ boto3 = "*"
3232
minio = "^7.2.7"
3333
gevent = "^24.2.1"
3434
pyarrow = "16.1.0" # transitive dependency, pinned here to avoid conflicts
35-
tenacity = "^8.4.2"
35+
tenacity = "^8.5.0"
3636
zope-interface = "6.4.post2"
3737
pathspec = "^0.12.1"
3838

0 commit comments

Comments
 (0)