Skip to content

Commit 5c19bb5

Browse files
Bump urllib3 from 2.0.7 to 2.5.0 in /requirements (#105)
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.0.7 to 2.5.0. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.0.7...2.5.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.5.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 54287cc commit 5c19bb5

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.0.7
713+
urllib3==2.5.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.0.7
379+
urllib3==2.5.0
380380
# via
381381
# botocore
382382
# requests

0 commit comments

Comments
 (0)