Skip to content

Commit ab3d1de

Browse files
Bump urllib3 from 2.4.0 to 2.5.0
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.4.0 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.4.0...2.5.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.5.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ab8d022 commit ab3d1de

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,5 @@ sphinxcontrib-jsmath==1.0.1
2727
sphinxcontrib-qthelp==2.0.0
2828
sphinxcontrib-serializinghtml==2.0.0
2929
typing_extensions==4.13.2
30-
urllib3==2.4.0
30+
urllib3==2.5.0
3131
wheel==0.45.1

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ setuptools==78.1.1
5454
six==1.17.0
5555
SQLAlchemy==2.0.40
5656
typing_extensions==4.13.2
57-
urllib3==2.4.0
57+
urllib3==2.5.0
5858
Werkzeug==3.1.3
5959
wheel==0.45.1
6060
wrapt==1.17.2

0 commit comments

Comments
 (0)