Skip to content

Commit 8d30b39

Browse files
fix(deps): bump minio from 7.2.0 to 7.2.2 (#158)
Bumps [minio](https://github.com/minio/minio-py) from 7.2.0 to 7.2.2. - [Release notes](https://github.com/minio/minio-py/releases) - [Commits](minio/minio-py@7.2.0...7.2.2) --- 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 7f3d598 commit 8d30b39

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
lines changed

poetry.lock

+6-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
@@ -17,7 +17,7 @@ configargparse = "^1.7"
1717
pyocclient = "^0.6"
1818
requests = "^2.31"
1919
tqdm = "^4.66.1"
20-
minio = "^7.1.17"
20+
minio = "^7.2.2"
2121
cachecontrol = "^0.13.1"
2222

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

0 commit comments

Comments
 (0)