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

madhan pushed a commit to branch ranger-2.8
in repository https://gitbox.apache.org/repos/asf/ranger.git


The following commit(s) were added to refs/heads/ranger-2.8 by this push:
     new 0af14b359 Bump urllib3 from 1.26.19 to 2.6.0 in 
/ranger-tools/src/main/python (#764)
0af14b359 is described below

commit 0af14b359b0d1126e2fb621479061bb7986269b3
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jan 1 18:06:00 2026 -0800

    Bump urllib3 from 1.26.19 to 2.6.0 in /ranger-tools/src/main/python (#764)
    
    Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.19 to 2.6.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.19...2.6.0)
    
    ---
    updated-dependencies:
    - dependency-name: urllib3
      dependency-version: 2.6.0
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
    (cherry picked from commit 046c27d932b1af42f6215fcfa5cb639d81360d93)
---
 ranger-tools/src/main/python/requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ranger-tools/src/main/python/requirements.txt 
b/ranger-tools/src/main/python/requirements.txt
index 0a70ed148..d6138c04b 100644
--- a/ranger-tools/src/main/python/requirements.txt
+++ b/ranger-tools/src/main/python/requirements.txt
@@ -19,4 +19,4 @@ requests==2.32.3
 scipy==1.13.0
 seaborn==0.11.2
 six==1.16.0
-urllib3==1.26.19
+urllib3==2.6.0

Reply via email to