From 735a07c842f403ac69e8dfe70242880562644cec Mon Sep 17 00:00:00 2001 From: Gregor Michels Date: Sun, 24 Jul 2022 17:09:57 +0200 Subject: [PATCH] venv: upgrade to ansible 6.1.0 --- ansible-environment.txt | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/ansible-environment.txt b/ansible-environment.txt index df34b23..52d660b 100644 --- a/ansible-environment.txt +++ b/ansible-environment.txt @@ -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