What's Changed
* allow hashlib.md5() calls to work with FIPS kernels by BOPOHA in https://github.com/minio/minio-py/pull/1200
* Handle 304 status code properly by balamurugana in https://github.com/minio/minio-py/pull/1202
* correct ValueError when part_size > MAX_PART_SIZE by ernestang98 in https://github.com/minio/minio-py/pull/1205
* Set minimum requirement to Python v3.7 by balamurugana in https://github.com/minio/minio-py/pull/1209
New Contributors
* BOPOHA made their first contribution in https://github.com/minio/minio-py/pull/1200
* ernestang98 made their first contribution in https://github.com/minio/minio-py/pull/1205
**Full Changelog**: https://github.com/minio/minio-py/compare/7.1.8...7.1.9