Skip to content

Commit 95e63b0

Browse files
Bump urllib3 from 1.26.7 to 2.3.0
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.7 to 2.3.0. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@1.26.7...2.3.0) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 60fef3b commit 95e63b0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

attack_data_service/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ splunk-sdk==2.0.2
7171
tabulate==0.8.9
7272
termcolor==1.1.0
7373
toml==0.10.2
74-
urllib3==1.26.7
74+
urllib3==2.3.0
7575
virtualenv==16.7.9
7676
wcwidth==0.2.5
7777
wget==3.2

bin/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ pathlib==1.0.1; python_version < '3.4'
55
PyYAML==6.0
66
requests==2.25.1
77
splunk-sdk==2.0.2
8-
urllib3==1.26.7
8+
urllib3==2.3.0

0 commit comments

Comments
 (0)