Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 29, 2024
1 parent 9d9dbe5 commit 26fed3a
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 @@ -15,7 +15,7 @@ python = "^3.11"
cloudevents = "^1.11.0"
ConfigArgParse = "^1.7"
kafka-python-ng = "^2.2.2"
minio = "^7.2.8"
minio = "^7.2.9"
jsondiff = "^2.2.0"

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

0 comments on commit 26fed3a

Please sign in to comment.