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:
Joshua Lock 2020-11-25 12:01:57 +00:00 committed by GitHub
commit fdb74bb0a1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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