From f4c4d6cd3a268b6456b452e9dc6c3699c56f3438 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Dec 2025 22:14:07 +0000 Subject: [PATCH] Bump urllib3 from 1.26.19 to 2.6.0 in /ranger-tools/src/main/python 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] --- 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 5a1477096e..6631282e1c 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