Skip to content

Commit 6ca8afd

Browse files
Bump urllib3 from 2.2.2 to 2.5.0 in /contrib/mbedtls/docs
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.2.2 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.2.2...2.5.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.5.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ba2c383 commit 6ca8afd

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

contrib/mbedtls/docs/requirements.txt

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,6 @@ idna==3.7
2525
# via requests
2626
imagesize==1.4.1
2727
# via sphinx
28-
importlib-metadata==8.0.0
29-
# via sphinx
3028
jinja2==3.1.6
3129
# via sphinx
3230
markdown-it-py==3.0.0
@@ -41,8 +39,6 @@ pygments==2.18.0
4139
# via
4240
# rich
4341
# sphinx
44-
pytz==2024.1
45-
# via babel
4642
pyyaml==6.0.1
4743
# via readthedocs-cli
4844
readthedocs-cli==4
@@ -76,9 +72,5 @@ sphinxcontrib-qthelp==1.0.3
7672
# via sphinx
7773
sphinxcontrib-serializinghtml==1.1.5
7874
# via sphinx
79-
typing-extensions==4.12.2
80-
# via rich
81-
urllib3==2.2.2
75+
urllib3==2.5.0
8276
# via requests
83-
zipp==3.19.2
84-
# via importlib-metadata

0 commit comments

Comments
 (0)