Skip to content

Commit 64b2d1e

Browse files
Bump urllib3 from 2.5.0 to 2.6.3 in /scripts/upgrade-codeql-dependencies (#32)
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.5.0 to 2.6.3. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.5.0...2.6.3) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.6.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1f8f6b5 commit 64b2d1e

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.32.4
55
semantic-version==2.10.0
6-
urllib3==2.5.0
6+
urllib3==2.6.3
77
pyyaml==6.0.1

0 commit comments

Comments
 (0)