Skip to content

Commit 32da0b5

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

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements-test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@ tzdata==2024.2
225225
# via fixinventorylib
226226
tzlocal==5.2
227227
# via fixinventorylib
228-
urllib3==2.2.3
228+
urllib3==2.5.0
229229
# via requests
230230
virtualenv==20.26.6
231231
# via tox

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ tzdata==2024.2
131131
# via fixinventorylib
132132
tzlocal==5.2
133133
# via fixinventorylib
134-
urllib3==2.2.3
134+
urllib3==2.5.0
135135
# via requests
136136
websocket-client==1.8.0
137137
# via fixinventorylib

0 commit comments

Comments
 (0)