minio/minio-py (minio)
### [`v7.2.8`](https://togithub.com/minio/minio-py/releases/tag/7.2.8): Bugfix Release
[Compare Source](https://togithub.com/minio/minio-py/compare/7.2.7...7.2.8)
#### What's Changed
- Don't install package on Python below 3.8 by [@dolfinus](https://togithub.com/dolfinus) in [https://github.com/minio/minio-py/pull/1417](https://togithub.com/minio/minio-py/pull/1417)
- codespell: ignore word assertIn by [@balamurugana](https://togithub.com/balamurugana) in [https://github.com/minio/minio-py/pull/1424](https://togithub.com/minio/minio-py/pull/1424)
- fix admin command enum typing by [@balamurugana](https://togithub.com/balamurugana) in [https://github.com/minio/minio-py/pull/1436](https://togithub.com/minio/minio-py/pull/1436)
- Error out for invalid object name with '.' and '..' by [@balamurugana](https://togithub.com/balamurugana) in [https://github.com/minio/minio-py/pull/1431](https://togithub.com/minio/minio-py/pull/1431)
- Add get_data_usage_info admin API by [@slistov](https://togithub.com/slistov) in [https://github.com/minio/minio-py/pull/1423](https://togithub.com/minio/minio-py/pull/1423)
#### New Contributors
- [@dolfinus](https://togithub.com/dolfinus) made their first contribution in [https://github.com/minio/minio-py/pull/1417](https://togithub.com/minio/minio-py/pull/1417)
- [@slistov](https://togithub.com/slistov) made their first contribution in [https://github.com/minio/minio-py/pull/1423](https://togithub.com/minio/minio-py/pull/1423)
**Full Changelog**: https://github.com/minio/minio-py/compare/7.2.7...7.2.8
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
==7.2.7
->==7.2.8
Release Notes
minio/minio-py (minio)
### [`v7.2.8`](https://togithub.com/minio/minio-py/releases/tag/7.2.8): Bugfix Release [Compare Source](https://togithub.com/minio/minio-py/compare/7.2.7...7.2.8) #### What's Changed - Don't install package on Python below 3.8 by [@dolfinus](https://togithub.com/dolfinus) in [https://github.com/minio/minio-py/pull/1417](https://togithub.com/minio/minio-py/pull/1417) - codespell: ignore word assertIn by [@balamurugana](https://togithub.com/balamurugana) in [https://github.com/minio/minio-py/pull/1424](https://togithub.com/minio/minio-py/pull/1424) - fix admin command enum typing by [@balamurugana](https://togithub.com/balamurugana) in [https://github.com/minio/minio-py/pull/1436](https://togithub.com/minio/minio-py/pull/1436) - Error out for invalid object name with '.' and '..' by [@balamurugana](https://togithub.com/balamurugana) in [https://github.com/minio/minio-py/pull/1431](https://togithub.com/minio/minio-py/pull/1431) - Add get_data_usage_info admin API by [@slistov](https://togithub.com/slistov) in [https://github.com/minio/minio-py/pull/1423](https://togithub.com/minio/minio-py/pull/1423) #### New Contributors - [@dolfinus](https://togithub.com/dolfinus) made their first contribution in [https://github.com/minio/minio-py/pull/1417](https://togithub.com/minio/minio-py/pull/1417) - [@slistov](https://togithub.com/slistov) made their first contribution in [https://github.com/minio/minio-py/pull/1423](https://togithub.com/minio/minio-py/pull/1423) **Full Changelog**: https://github.com/minio/minio-py/compare/7.2.7...7.2.8Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.