From 6ee61300a3ad2672805600f51bcc8bcc38f789bc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 6 Dec 2025 04:47:31 +0000 Subject: [PATCH] Bump urllib3 from 2.5.0 to 2.6.0 in /requirements Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.5.0 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/2.5.0...2.6.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.6.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/dev_3.11.txt | 2 +- requirements/main_3.11.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements/dev_3.11.txt b/requirements/dev_3.11.txt index d2cdb85..92b5a88 100644 --- a/requirements/dev_3.11.txt +++ b/requirements/dev_3.11.txt @@ -710,7 +710,7 @@ upsetplotly==0.1.7 # via efaar-benchmarking (pyproject.toml) uri-template==1.3.0 # via jsonschema -urllib3==2.5.0 +urllib3==2.6.0 # via # botocore # requests diff --git a/requirements/main_3.11.txt b/requirements/main_3.11.txt index 22af696..dffb7db 100644 --- a/requirements/main_3.11.txt +++ b/requirements/main_3.11.txt @@ -376,7 +376,7 @@ umap-learn==0.5.6 # via scanpy upsetplotly==0.1.7 # via efaar-benchmarking (pyproject.toml) -urllib3==2.5.0 +urllib3==2.6.0 # via # botocore # requests