Skip to content

Commit 0bbd7f5

Browse files
build(deps): bump urllib3 from 2.2.3 to 2.3.0 in the dependencies group (#2757)
Bumps the dependencies group with 1 update: [urllib3](https://github.com/urllib3/urllib3). Updates `urllib3` from 2.2.3 to 2.3.0 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.2.3...2.3.0) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 05d405e commit 0bbd7f5

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.2.0
10-
urllib3==2.2.3 # via requests
10+
urllib3==2.3.0 # via requests

0 commit comments

Comments
 (0)