venv: upgrade to ansible 6.1.0

replace_gw-core01
Gregor Michels 2022-07-24 17:09:57 +02:00
parent 5728762dbe
commit 735a07c842
1 changed files with 5 additions and 4 deletions

View File

@ -1,13 +1,14 @@
ansible==6.0.0
ansible-core==2.13.1
ansible==6.1.0
ansible-core==2.13.2
certifi==2022.6.15
cffi==1.15.1
charset-normalizer==2.1.0
cryptography==37.0.2
cryptography==37.0.4
idna==3.3
Jinja2==3.1.2
MarkupSafe==2.1.1
packaging==21.3
pkg_resources==0.0.0
proxmoxer==1.3.1
pycparser==2.21
pyparsing==3.0.9
@ -15,4 +16,4 @@ PySocks==1.7.1
PyYAML==6.0
requests==2.28.1
resolvelib==0.8.1
urllib3==1.26.9
urllib3==1.26.10