Skip to content

Commit 4a642d3

Browse files
Bump urllib3 from 2.5.0 to 2.6.0
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: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 12110c2 commit 4a642d3

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

docs-requirements.txt

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,6 @@ idna==3.11
2424
# requests
2525
imagesize==1.4.1
2626
# via sphinx
27-
importlib-metadata==8.7.0
28-
# via sphinx
2927
jinja2==3.1.6
3028
# via sphinx
3129
markupsafe==3.0.3
@@ -58,7 +56,5 @@ sphinxcontrib-trio==1.1.2
5856
# via -r docs-requirements.in
5957
tomli==2.3.0
6058
# via sphinx
61-
urllib3==2.5.0
59+
urllib3==2.6.0
6260
# via requests
63-
zipp==3.23.0
64-
# via importlib-metadata

0 commit comments

Comments
 (0)