Files
freezer/releasenotes/notes/remove-python39.yaml
Ivan Anfimov 42997f2c39 Drop Python 3.9 support
It was removed from tested runtimes in 2025.2 . It has been kept for
one cycle for smooth transition of the other projects, but it's time
to bump the enforced minimum requirement.

Also add Python 3.13 which has been tested for some time.

Change-Id: Ia2c270d17a6189343c2ce345876b166e125f0682
Co-authored-by: Stephen Finucane <stephenfin@redhat.com>
Signed-off-by: Ivan Anfimov <lazekteam@gmail.com>
2025-09-13 21:55:58 +00:00

6 lines
118 B
YAML

---
upgrade:
- |
Support for Python 3.9 has been removed. Now the minimum python version
supported is 3.10.