CI: Update CentOS 9 to Python 3.13

This commit is contained in:
Tim Wojtulewicz 2025-08-19 09:35:49 -07:00
parent 8d89e035fd
commit 963ee89528
2 changed files with 9 additions and 3 deletions

2
NEWS
View file

@ -11,6 +11,8 @@ We would like to thank ... for their contributions to this release.
Breaking Changes
----------------
- Python 3.10 is now required for Zeek and all of its associated subprojects.
- The ``&optional`` script attribute will now error when applied to anything that's
not a record field. Previously, this would have surprising behavior.