update python version to 3.12.3, and requirements.txt

This commit is contained in:
2024-10-09 19:41:12 -04:00
parent 404bc8eb62
commit d94280256c
2 changed files with 5 additions and 5 deletions

View File

@@ -1 +1 @@
Python 3.8.10 Python 3.12.3

View File

@@ -1,11 +1,11 @@
ansible==5.1.0 ansible==6.7.0
ansible-core==2.12.1 ansible-core==2.13.13
cffi==1.15.0 cffi==1.16.0
cryptography==36.0.1 cryptography==36.0.1
Jinja2==3.0.3 Jinja2==3.0.3
MarkupSafe==2.0.1 MarkupSafe==2.0.1
packaging==21.3 packaging==21.3
pycparser==2.21 pycparser==2.21
pyparsing==3.0.6 pyparsing==3.0.6
PyYAML==6.0 PyYAML==6.0.2
resolvelib==0.5.4 resolvelib==0.5.4