Skip to content

Commit

Permalink
chore(deps): bump minio from 7.2.9 to 7.2.10
Browse files Browse the repository at this point in the history
Bumps [minio](https://github.com/minio/minio-py) from 7.2.9 to 7.2.10.
- [Release notes](https://github.com/minio/minio-py/releases)
- [Commits](minio/minio-py@7.2.9...7.2.10)

---
updated-dependencies:
- dependency-name: minio
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 25, 2024
1 parent 34aa1d2 commit d740de1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ configargparse = "^1.7"
pyocclient = "^0.6"
requests = "^2.32"
tqdm = "^4.66.5"
minio = "^7.2.9"
minio = "^7.2.10"
cachecontrol = "^0.14.0"

[tool.poetry.group.dev.dependencies]
Expand Down

0 comments on commit d740de1

Please sign in to comment.