mirror of
https://github.com/theupdateframework/python-tuf
synced 2026-05-24 10:08:28 +00:00
Merge pull request #2033 from theupdateframework/dependabot/pip/charset-normalizer-2.1.0
build(deps): bump charset-normalizer from 2.0.12 to 2.1.0
This commit is contained in:
commit
1aed4bd80e
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
certifi==2022.6.15 # via requests
|
||||
cffi==1.15.0 # via cryptography, pynacl
|
||||
charset-normalizer==2.0.12 # via requests
|
||||
charset-normalizer==2.1.0 # via requests
|
||||
cryptography==37.0.3 # via securesystemslib
|
||||
idna==3.3 # via requests
|
||||
pycparser==2.21 # via cffi
|
||||
|
|
|
|||
Loading…
Reference in a new issue