Files
python-watcherclient/releasenotes/notes/drop-py39-8a9c99678b3e8eeb.yaml
Sean Mooney adad31627f finalize python 3.9 support removal
The last release of openstack to support python 3.9
was 2025.1 (epoxy), with this change watcherclient now
requires 3.10.

Change-Id: Iae0b4e113e149bca82c61c478c3cdf269057d0aa
Signed-off-by: Sean Mooney <work@seanmooney.info>
2025-07-21 17:49:04 +00:00

7 lines
201 B
YAML

---
upgrade:
- |
watcher client now requires python 3.10 or newer.
The last release to support ``3.9`` was ``2025.1``.
Please ensure you have a supported python version before upgrading.