Merge pull request #2300 from theupdateframework/dependabot/pip/requests-2.28.2

build(deps): bump requests from 2.28.1 to 2.28.2
This commit is contained in:
Jussi Kukkonen 2023-02-10 15:06:17 +02:00 committed by GitHub
commit 26c131db79
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,6 +5,6 @@ cryptography==39.0.1 # via securesystemslib
idna==3.4 # via requests
pycparser==2.21 # via cffi
pynacl==1.5.0 # via securesystemslib
requests==2.28.1
requests==2.28.2
securesystemslib[crypto,pynacl]==0.26.0
urllib3==1.26.14 # via requests