This is an automated email from the ASF dual-hosted git repository.

yasith pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/airavata.git


The following commit(s) were added to refs/heads/master by this push:
     new 093362e5f5 update python deps for ansible
093362e5f5 is described below

commit 093362e5f5be6613072c95351b77f6e738a3a4e9
Author: yasithdev <[email protected]>
AuthorDate: Wed Jul 2 15:33:27 2025 -0500

    update python deps for ansible
---
 dev-tools/ansible/requirements.txt | 35 +++++++++++++++++------------------
 1 file changed, 17 insertions(+), 18 deletions(-)

diff --git a/dev-tools/ansible/requirements.txt 
b/dev-tools/ansible/requirements.txt
index 149e49523d..1aeb492cdf 100644
--- a/dev-tools/ansible/requirements.txt
+++ b/dev-tools/ansible/requirements.txt
@@ -15,21 +15,20 @@
 # specific language governing permissions and limitations
 # under the License.
 
-ansible==8.5.0
-ansible-core==2.13.1
-certifi==2024.7.4
-cffi==1.15.0
-charset-normalizer==2.0.12
-cryptography==44.0.1
-docker==5.0.3
-idna==3.7
-Jinja2==3.1.6
-MarkupSafe==2.1.1
-packaging==21.3
-pycparser==2.21
-pyparsing==3.0.8
-PyYAML==6.0
-requests==2.32.4
-resolvelib==0.5.4
-urllib3==2.5.0
-websocket-client==1.3.2
+ansible~=11.6.0
+ansible-core~=2.18.6
+certifi~=2025.6.15
+cffi~=1.17.1
+charset-normalizer~=3.4.2
+cryptography~=45.0.5
+docker~=7.1.0
+idna~=3.10
+Jinja2~=3.1.6
+MarkupSafe~=3.0.2
+packaging~=25.0
+pycparser~=2.22
+pyparsing~=3.2.3
+PyYAML~=6.0.2
+requests~=2.32.4
+urllib3~=2.5.0
+websocket-client~=1.8.0

Reply via email to