diff --git a/releasenotes/notes/python-39-deprecation-4098f0a0ef201ad2.yaml b/releasenotes/notes/python-39-deprecation-4098f0a0ef201ad2.yaml new file mode 100644 index 00000000..b23a6093 --- /dev/null +++ b/releasenotes/notes/python-39-deprecation-4098f0a0ef201ad2.yaml @@ -0,0 +1,5 @@ +--- +deprecations: + - | + Python 3.9 has been deprecated as it reached EOL 2025-10-31. While the code + may work on this version, there will be no CI tests running on it.