Skip to content

Commit 310d54a

Browse files
authored
Merge pull request #930 from splunk/dependabot/pip/urllib3-2.3.0
Bump urllib3 from 1.26.7 to 2.3.0
2 parents 76880c0 + 95e63b0 commit 310d54a

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)