From d65fdfff93f1f65577b4a08e31125e1c10bfa03e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Jan 2026 05:53:11 +0000 Subject: [PATCH] Bump urllib3 from 2.5.0 to 2.6.3 in /requirements Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.5.0 to 2.6.3. - [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.3) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.6.3 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..a3afae4 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.3 # via # botocore # requests diff --git a/requirements/main_3.11.txt b/requirements/main_3.11.txt index 22af696..054f008 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.3 # via # botocore # requests