mirror of
https://github.com/theupdateframework/python-tuf
synced 2026-05-24 10:08:28 +00:00
Merge pull request #2022 from theupdateframework/dependabot/pip/requests-2.28.0
build(deps): bump requests from 2.27.1 to 2.28.0
This commit is contained in:
commit
1e813fe759
1 changed files with 1 additions and 1 deletions
|
|
@ -5,6 +5,6 @@ cryptography==37.0.2 # via securesystemslib
|
|||
idna==3.3 # via requests
|
||||
pycparser==2.21 # via cffi
|
||||
pynacl==1.5.0 # via securesystemslib
|
||||
requests==2.27.1
|
||||
requests==2.28.0
|
||||
securesystemslib[crypto,pynacl]==0.23.0
|
||||
urllib3==1.26.9 # via requests
|
||||
|
|
|
|||
Loading…
Reference in a new issue