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.11 to 2.0.12
Bumps [charset-normalizer](https://github.com/ousret/charset_normalizer) from 2.0.11 to 2.0.12. - [Release notes](https://github.com/ousret/charset_normalizer/releases) - [Changelog](https://github.com/Ousret/charset_normalizer/blob/master/CHANGELOG.md) - [Commits](https://github.com/ousret/charset_normalizer/compare/2.0.11...2.0.12) --- 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
a347d034a2
commit
2f59322cef
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.11 # via requests
|
||||
charset-normalizer==2.0.12 # via requests
|
||||
cryptography==36.0.1 # via securesystemslib
|
||||
idna==3.3 # via requests
|
||||
pycparser==2.21 # via cffi
|
||||
|
|
|
|||
Loading…
Reference in a new issue