Files
trove/releasenotes/notes/remove-python39.yaml
Ivan Anfimov b8a3f31652 Remove Python 3.9 support
Python 3.9 is no longer part of the tested runtimes[1].

[1] https://governance.openstack.org/tc/reference/runtimes/2025.2.html

Change-Id: Ie96b62f758461369cf750eb5937ea890c3bf83c0
Co-authored-by: Takashi Kajinami <kajinamit@oss.nttdata.com>
Signed-off-by: Ivan Anfimov <lazekteam@gmail.com>
2025-07-08 08:51:14 +00:00

6 lines
118 B
YAML

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