Skip to content

Commit 97eebaf

Browse files
build(deps): bump requests from 2.29.0 to 2.30.0
Bumps [requests](https://github.com/psf/requests) from 2.29.0 to 2.30.0. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.29.0...v2.30.0) --- updated-dependencies: - dependency-name: requests dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c56def7 commit 97eebaf

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==40.0.2 # via securesystemslib
55
idna==3.4 # via requests
66
pycparser==2.21 # via cffi
77
pynacl==1.5.0 # via securesystemslib
8-
requests==2.29.0
8+
requests==2.30.0
99
securesystemslib[crypto,pynacl]==0.28.0
1010
urllib3==1.26.15 # via requests

0 commit comments

Comments
 (0)