Skip to content

Commit af3e708

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: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 13da704 commit af3e708

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
@@ -28,5 +28,5 @@ sphinxcontrib-jsmath==1.0.1
2828
sphinxcontrib-qthelp==2.0.0
2929
sphinxcontrib-serializinghtml==2.0.0
3030
typing_extensions==4.14.1
31-
urllib3==2.5.0
31+
urllib3==2.6.0
3232
wheel==0.45.1

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ setuptools==80.9.0
5555
six==1.17.0
5656
SQLAlchemy==2.0.44
5757
typing_extensions==4.15.0
58-
urllib3==2.5.0
58+
urllib3==2.6.0
5959
Werkzeug==3.1.3
6060
wheel==0.45.1
6161
wrapt==1.17.3

0 commit comments

Comments
 (0)