Skip to content

Commit 2779a86

Browse files
Bump urllib3 from 1.26.17 to 1.26.18 in /scripts
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.17 to 1.26.18. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@1.26.17...1.26.18) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c719039 commit 2779a86

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)