chore: Bump tested Ansible and Python versions

Bump the tested Ansible and Python version to include Ansible 2.18 and
Python 3.13.

Signed-off-by: Felix Matouschek <fmatouschek@redhat.com>
This commit is contained in:
Felix Matouschek
2024-11-08 15:00:17 +01:00
parent e50480790e
commit bab88aedab
4 changed files with 64 additions and 2 deletions

View File

@@ -1,3 +1,3 @@
---
modules:
python_requires: ">=3.9,<=3.12"
python_requires: ">=3.9,<=3.13"