Skip to content

Commit

Permalink
fix(deps): bump minio from 7.2.0 to 7.2.2 (#86)
Browse files Browse the repository at this point in the history
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 29, 2023
1 parent dcff170 commit 95b48e2
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 6 deletions.
22 changes: 17 additions & 5 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 @@ -15,7 +15,7 @@ python = "^3.11"
cloudevents = "^1.10.1"
ConfigArgParse = "^1.7"
kafka-python = "^2.0.2"
minio = "^7.2.0"
minio = "^7.2.2"
jsondiff = "^2.0.0"
cachecontrol = "^0.13.1"

Expand Down

0 comments on commit 95b48e2

Please sign in to comment.