From 860485477e8e10ff43c68967ce9ae60bb7889fff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Dec 2025 23:40:53 +0000 Subject: [PATCH] Bump urllib3 from 1.26.8 to 2.6.0 in /requirements/py36-reqs Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.8 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.8...2.6.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.6.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/py36-reqs/docs.txt | 2 +- requirements/py36-reqs/install.txt | 2 +- requirements/py36-reqs/tests.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements/py36-reqs/docs.txt b/requirements/py36-reqs/docs.txt index f6b9ea3e..eb7446dd 100644 --- a/requirements/py36-reqs/docs.txt +++ b/requirements/py36-reqs/docs.txt @@ -445,7 +445,7 @@ tzlocal==4.1 # via # -r requirements/py36-reqs/install.txt # dateparser -urllib3==1.26.8 +urllib3==2.6.0 # via # -r requirements/py36-reqs/install.txt # botocore diff --git a/requirements/py36-reqs/install.txt b/requirements/py36-reqs/install.txt index b3ccae56..ba842245 100644 --- a/requirements/py36-reqs/install.txt +++ b/requirements/py36-reqs/install.txt @@ -152,7 +152,7 @@ tzdata==2021.5 # via pytz-deprecation-shim tzlocal==4.1 # via dateparser -urllib3==1.26.8 +urllib3==2.6.0 # via # botocore # elasticsearch diff --git a/requirements/py36-reqs/tests.txt b/requirements/py36-reqs/tests.txt index 0d1d106e..3630b762 100644 --- a/requirements/py36-reqs/tests.txt +++ b/requirements/py36-reqs/tests.txt @@ -290,7 +290,7 @@ tzlocal==4.1 # via # -r requirements/py36-reqs/install.txt # dateparser -urllib3==1.26.8 +urllib3==2.6.0 # via # -r requirements/py36-reqs/install.txt # botocore