Skip to content

Commit 6c89742

Browse files
Bump urllib3 from 2.3.0 to 2.5.0
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]>
1 parent c2183b5 commit 6c89742

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ socket-sdk-python==2.0.15
6565
# via socketsecurity
6666
typing-extensions==4.12.2
6767
# via socket-sdk-python
68-
urllib3==2.3.0
68+
urllib3==2.5.0
6969
# via requests
7070
watchdog==6.0.0
7171
# via pytest-watch

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ socket-sdk-python==2.0.15
6363
# via socketsecurity
6464
typing-extensions==4.12.2
6565
# via socket-sdk-python
66-
urllib3==2.3.0
66+
urllib3==2.5.0
6767
# via requests
6868
watchdog==6.0.0
6969
# via pytest-watch

0 commit comments

Comments
 (0)