mirror of
https://github.com/theupdateframework/python-tuf
synced 2026-05-24 10:08:28 +00:00
build(deps): bump charset-normalizer from 2.0.6 to 2.0.7
Bumps [charset-normalizer](https://github.com/ousret/charset_normalizer) from 2.0.6 to 2.0.7. - [Release notes](https://github.com/ousret/charset_normalizer/releases) - [Commits](https://github.com/ousret/charset_normalizer/compare/2.0.6...2.0.7) --- updated-dependencies: - dependency-name: charset-normalizer dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
6839e81edc
commit
9864e8ef5e
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
certifi==2021.10.8 # via requests
|
||||
cffi==1.15.0 # via cryptography, pynacl
|
||||
charset-normalizer==2.0.6 # via requests
|
||||
charset-normalizer==2.0.7 # via requests
|
||||
cryptography==35.0.0 # via securesystemslib
|
||||
idna==3.3 # via requests
|
||||
pycparser==2.20 # via cffi
|
||||
|
|
|
|||
Loading…
Reference in a new issue