mirror of
https://github.com/theupdateframework/python-tuf
synced 2026-05-24 10:08:28 +00:00
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:
commit
2cc3df57a8
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue