Skip to content

Commit 9d10a4c

Browse files
Bump urllib3 in /scripts/upgrade-codeql-dependencies
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.18 to 2.5.0. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@1.26.18...2.5.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.5.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1e9f9f8 commit 9d10a4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/upgrade-codeql-dependencies/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ charset-normalizer==3.2.0
33
idna==3.7
44
requests==2.31.0
55
semantic-version==2.10.0
6-
urllib3==1.26.18
6+
urllib3==2.5.0
77
pyyaml==6.0.1

0 commit comments

Comments
 (0)