Skip to content

Commit 71de7dd

Browse files
build(deps): bump urllib3 from 2.4.0 to 2.5.0 in the dependencies group (#2846)
Bumps the dependencies group with 1 update: [urllib3](https://github.com/urllib3/urllib3). Updates `urllib3` from 2.4.0 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@2.4.0...2.5.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 37e6d00 commit 71de7dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/pinned.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@ pycparser==2.22
1212
# via cffi
1313
securesystemslib==1.3.0
1414
# via -r requirements/main.txt
15-
urllib3==2.4.0
15+
urllib3==2.5.0
1616
# via -r requirements/main.txt

0 commit comments

Comments
 (0)