Skip to content

Commit 9f408a0

Browse files
authored
Merge pull request #418 from github/dependabot/pip/scripts/urllib3-1.26.18
Bump urllib3 from 1.26.17 to 1.26.18 in /scripts
2 parents 3105163 + 2779a86 commit 9f408a0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

scripts/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ MarkupSafe==1.1.1
99
requests==2.31.0
1010
smmap==3.0.5
1111
soupsieve==2.0.1
12-
urllib3==1.26.17
12+
urllib3==1.26.18
1313
pyyaml==5.4
1414
wheel==0.38.1
1515
jsonschema==4.9.1

scripts/upgrade-codeql-dependencies/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ charset-normalizer==3.2.0
33
idna==3.4
44
requests==2.31.0
55
semantic-version==2.10.0
6-
urllib3==2.0.7
6+
urllib3==1.26.18

0 commit comments

Comments
 (0)