Skip to content

Commit 9b557d1

Browse files
Bump urllib3 from 2.3.0 to 2.5.0 (#710)
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.3.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.3.0...2.5.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.5.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3061cdb commit 9b557d1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.cpu.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ typer==0.15.1
9696
typing_extensions==4.12.2
9797
tzdata==2025.1
9898
unicodedata2==16.0.0
99-
urllib3==2.3.0
99+
urllib3==2.5.0
100100
Werkzeug==3.1.3
101101
wheel==0.45.1
102102
wrapt==1.17.2

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ typer==0.15.1
110110
typing_extensions==4.12.2
111111
tzdata==2025.1
112112
unicodedata2==16.0.0
113-
urllib3==2.3.0
113+
urllib3==2.5.0
114114
Werkzeug==3.1.3
115115
wheel==0.45.1
116116
wrapt==1.17.2

0 commit comments

Comments
 (0)