mirror of
https://github.com/theupdateframework/python-tuf
synced 2026-05-24 10:08:28 +00:00
Merge pull request #1222 from theupdateframework/dependabot/pip/cffi-1.14.4
build(deps): bump cffi from 1.14.3 to 1.14.4
This commit is contained in:
commit
fdb74bb0a1
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
certifi==2020.6.20 # via requests
|
||||
cffi==1.14.3 # via cryptography, pynacl
|
||||
cffi==1.14.4 # via cryptography, pynacl
|
||||
chardet==3.0.4 # via requests
|
||||
cryptography==3.2.1 # via securesystemslib
|
||||
enum34==1.1.6 ; python_version < '3' # via cryptography
|
||||
|
|
|
|||
Loading…
Reference in a new issue