Skip to content

Commit 1bd0993

Browse files
chore(deps): bump urllib3 from 2.5.0 to 2.6.0 in /docs
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 5495784 commit 1bd0993

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

docs/requirements.txt

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,6 @@ idna==3.7
1818
# via requests
1919
imagesize==1.4.1
2020
# via sphinx
21-
importlib-metadata==8.7.0
22-
# via sphinx
2321
jinja2==3.1.6
2422
# via sphinx
2523
markupsafe==2.1.5
@@ -55,9 +53,5 @@ sphinxcontrib-qthelp==1.0.8
5553
# via sphinx
5654
sphinxcontrib-serializinghtml==1.1.10
5755
# via sphinx
58-
tomli==2.2.1
59-
# via sphinx
60-
urllib3==2.5.0
56+
urllib3==2.6.0
6157
# via requests
62-
zipp==3.23.0
63-
# via importlib-metadata

0 commit comments

Comments
 (0)