Files
oslo.upgradecheck/releasenotes/notes/remove-py39-436fc297a6611ad2.yaml
Takashi Kajinami 84aec50ce3 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: Ic442c7df1b102b2b9be2fe419971fcd14dd7f388
Signed-off-by: Takashi Kajinami <kajinamit@oss.nttdata.com>
2025-09-11 22:46:55 +09:00

6 lines
118 B
YAML

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