mirror of
https://github.com/theupdateframework/python-tuf
synced 2026-05-24 10:08:28 +00:00
Merge pull request #2500 from theupdateframework/dependabot/pip/charset-normalizer-3.3.1
This commit is contained in:
commit
967974fec6
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
certifi==2023.7.22 # via requests
|
||||
cffi==1.16.0 # via cryptography, pynacl
|
||||
charset-normalizer==3.3.0 # via requests
|
||||
charset-normalizer==3.3.1 # via requests
|
||||
cryptography==41.0.4 # via securesystemslib
|
||||
idna==3.4 # via requests
|
||||
pycparser==2.21 # via cffi
|
||||
|
|
|
|||
Loading…
Reference in a new issue