Skip to content

Commit ec5183e

Browse files
Bump urllib3 from 2.5.0 to 2.6.3
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.5.0 to 2.6.3. - [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.3) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.6.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b956b05 commit ec5183e

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.3
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.6.1
58+
urllib3==2.6.3
5959
Werkzeug==3.1.4
6060
wheel==0.45.1
6161
wrapt==2.0.1

0 commit comments

Comments
 (0)