Skip to content

Commit 1dc7620

Browse files
chore(deps): bump urllib3 from 2.5.0 to 2.6.0 in /docs (#5920)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d810d4f commit 1dc7620

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
@@ -23,8 +23,6 @@ idna==3.7
2323
# via requests
2424
imagesize==1.4.1
2525
# via sphinx
26-
importlib-metadata==8.7.0
27-
# via sphinx
2826
jinja2==3.1.6
2927
# via
3028
# myst-parser
@@ -85,7 +83,5 @@ sphinxcontrib-serializinghtml==1.1.10
8583
# via sphinx
8684
sphinxcontrib-svg2pdfconverter==1.2.2
8785
# via -r requirements.in
88-
urllib3==2.5.0
86+
urllib3==2.6.0
8987
# via requests
90-
zipp==3.23.0
91-
# via importlib-metadata

0 commit comments

Comments
 (0)