Merge pull request #1834 from theupdateframework/dependabot/pip/pycparser-2.21

build(deps): bump pycparser from 2.20 to 2.21
This commit is contained in:
Jussi Kukkonen 2022-02-08 13:11:45 +02:00 committed by GitHub
commit 2cc3df57a8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,7 +3,7 @@ cffi==1.15.0 # via cryptography, pynacl
charset-normalizer==2.0.11 # via requests
cryptography==36.0.1 # via securesystemslib
idna==3.3 # via requests
pycparser==2.20 # via cffi
pycparser==2.21 # via cffi
pynacl==1.5.0 # via securesystemslib
requests==2.27.1
securesystemslib[crypto,pynacl]==0.21.0