Skip to content

Commit c8d448e

Browse files
fix(deps): bump minio from 7.2.5 to 7.2.6 (#256)
Bumps [minio](https://github.com/minio/minio-py) from 7.2.5 to 7.2.6. - [Release notes](https://github.com/minio/minio-py/releases) - [Commits](minio/minio-py@7.2.5...7.2.6) --- updated-dependencies: - dependency-name: minio dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c7c1398 commit c8d448e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

+4-4
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
@@ -17,7 +17,7 @@ configargparse = "^1.7"
1717
pyocclient = "^0.6"
1818
requests = "^2.31"
1919
tqdm = "^4.66.2"
20-
minio = "^7.2.5"
20+
minio = "^7.2.6"
2121
cachecontrol = "^0.14.0"
2222

2323
[tool.poetry.group.dev.dependencies]

0 commit comments

Comments
 (0)