Skip to content

Commit 4f1012a

Browse files
build(deps): bump urllib3 from 2.2.1 to 2.2.2 in the dependencies group (#2659)
Bumps the dependencies group with 1 update: [urllib3](https://github.com/urllib3/urllib3). Updates `urllib3` from 2.2.1 to 2.2.2 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.2.1...2.2.2) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production update-type: version-update:semver-patch 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 31e8eeb commit 4f1012a

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
@@ -7,4 +7,4 @@ pycparser==2.22 # via cffi
77
pynacl==1.5.0 # via securesystemslib
88
requests==2.32.3
99
securesystemslib[crypto,pynacl]==1.1.0
10-
urllib3==2.2.1 # via requests
10+
urllib3==2.2.2 # via requests

0 commit comments

Comments
 (0)