Raise minimum supported Python to 3.10+
Open
- Dominant language
- Python
- Stars
- 23
- Forks
- 6
- Avg merge
- 3h 56m
- Merged PRs (30d)
- 1
Description
https://github.com/GSTT-CSC/MLOps/blob/5d217b856e57e7012c7eb3566f8c25cb872a5d2a/setup.cfg#L13
Deprecation warning:
```
PythonDeprecationWarning: Boto3 will no longer support Python 3.9 starting April 29, 2026. To continue receiving service updates, bug fixes, and security updates please upgrade to Python 3.10 or later. More information can be found here: https://aws.amazon.com/blogs/developer/python-support-policy-updates-for-aws-sdks-and-tools/
```
I guess we need to raise the minimum supported python to 3.10+ before April
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.