Skip to content

Commit 41b13fd

Browse files
build(deps): bump requests in the dependencies group
Bumps the dependencies group with 1 update: [requests](https://github.com/psf/requests). Updates `requests` from 2.32.0 to 2.32.2 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.32.0...v2.32.2) --- updated-dependencies: - dependency-name: requests dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c26b9e9 commit 41b13fd

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
@@ -5,6 +5,6 @@ cryptography==42.0.7 # via securesystemslib
55
idna==3.7 # via requests
66
pycparser==2.22 # via cffi
77
pynacl==1.5.0 # via securesystemslib
8-
requests==2.32.0
8+
requests==2.32.2
99
securesystemslib[crypto,pynacl]==1.0.0
1010
urllib3==2.2.1 # via requests

0 commit comments

Comments
 (0)