mirror of
https://github.com/theupdateframework/python-tuf
synced 2026-05-24 10:08:28 +00:00
build(deps): bump charset-normalizer from 2.1.1 to 3.0.1
Bumps [charset-normalizer](https://github.com/Ousret/charset_normalizer) from 2.1.1 to 3.0.1. - [Release notes](https://github.com/Ousret/charset_normalizer/releases) - [Changelog](https://github.com/Ousret/charset_normalizer/blob/master/CHANGELOG.md) - [Upgrade guide](https://github.com/Ousret/charset_normalizer/blob/master/UPGRADE.md) - [Commits](https://github.com/Ousret/charset_normalizer/compare/2.1.1...3.0.1) --- updated-dependencies: - dependency-name: charset-normalizer dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
26c131db79
commit
a2c64acb7e
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
certifi==2022.12.7 # via requests
|
||||
cffi==1.15.1 # via cryptography, pynacl
|
||||
charset-normalizer==2.1.1 # via requests
|
||||
charset-normalizer==3.0.1 # via requests
|
||||
cryptography==39.0.1 # via securesystemslib
|
||||
idna==3.4 # via requests
|
||||
pycparser==2.21 # via cffi
|
||||
|
|
|
|||
Loading…
Reference in a new issue