Skip to content

Commit

Permalink
build(deps): bump urllib3 from 2.2.1 to 2.2.2 in the dependencies gro…
Browse files Browse the repository at this point in the history
…up (#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>
  • Loading branch information
dependabot[bot] authored Jun 18, 2024
1 parent 31e8eeb commit 4f1012a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/pinned.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ pycparser==2.22 # via cffi
pynacl==1.5.0 # via securesystemslib
requests==2.32.3
securesystemslib[crypto,pynacl]==1.1.0
urllib3==2.2.1 # via requests
urllib3==2.2.2 # via requests

0 comments on commit 4f1012a

Please sign in to comment.