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 18a7d583f9 Bump urllib3 from 1.26.9 to 2.5.0 in /dev-tools/ansible 
(#525)
18a7d583f9 is described below

commit 18a7d583f95fe8cf669ad2d39be117d5b1369bdc
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Jun 21 08:05:27 2025 -0400

    Bump urllib3 from 1.26.9 to 2.5.0 in /dev-tools/ansible (#525)
    
    Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.9 to 2.5.0.
    - [Release notes](https://github.com/urllib3/urllib3/releases)
    - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
    - [Commits](https://github.com/urllib3/urllib3/compare/1.26.9...2.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: urllib3
      dependency-version: 2.5.0
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 dev-tools/ansible/requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-tools/ansible/requirements.txt 
b/dev-tools/ansible/requirements.txt
index 3cc1980930..b4b3c1e02d 100644
--- a/dev-tools/ansible/requirements.txt
+++ b/dev-tools/ansible/requirements.txt
@@ -31,5 +31,5 @@ pyparsing==3.0.8
 PyYAML==6.0
 requests==2.32.4
 resolvelib==0.5.4
-urllib3==1.26.9
+urllib3==2.5.0
 websocket-client==1.3.2

Reply via email to