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.5 to 2.0.6
Bumps [charset-normalizer](https://github.com/ousret/charset_normalizer) from 2.0.5 to 2.0.6. - [Release notes](https://github.com/ousret/charset_normalizer/releases) - [Commits](https://github.com/ousret/charset_normalizer/compare/2.0.5...2.0.6) --- 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
234cf64f0f
commit
ba28b5a560
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