Skip to content

Commit 6ee6130

Browse files
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](urllib3/urllib3@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] <[email protected]>
1 parent 2935f21 commit 6ee6130

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements/dev_3.11.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -710,7 +710,7 @@ upsetplotly==0.1.7
710710
# via efaar-benchmarking (pyproject.toml)
711711
uri-template==1.3.0
712712
# via jsonschema
713-
urllib3==2.5.0
713+
urllib3==2.6.0
714714
# via
715715
# botocore
716716
# requests

requirements/main_3.11.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -376,7 +376,7 @@ umap-learn==0.5.6
376376
# via scanpy
377377
upsetplotly==0.1.7
378378
# via efaar-benchmarking (pyproject.toml)
379-
urllib3==2.5.0
379+
urllib3==2.6.0
380380
# via
381381
# botocore
382382
# requests

0 commit comments

Comments
 (0)