mirror of
https://github.com/theupdateframework/python-tuf
synced 2026-05-24 10:08:28 +00:00
Merge pull request #1586 from theupdateframework/dependabot/pip/charset-normalizer-2.0.6
build(deps): bump charset-normalizer from 2.0.5 to 2.0.6
This commit is contained in:
commit
afc67d967b
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
certifi==2021.5.30 # via requests
|
||||
cffi==1.14.6 # via cryptography, pynacl
|
||||
charset-normalizer==2.0.5 # via requests
|
||||
charset-normalizer==2.0.6 # via requests
|
||||
cryptography==3.4.8 # via securesystemslib
|
||||
idna==3.2 # via requests
|
||||
pycparser==2.20 # via cffi
|
||||
|
|
|
|||
Loading…
Reference in a new issue