Skip to content

Commit 25d6eab

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

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.5
12+
urllib3==1.26.17
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.4
6+
urllib3==1.26.17

0 commit comments

Comments
 (0)