mirror of
https://github.com/theupdateframework/python-tuf
synced 2026-05-24 10:08:28 +00:00
build(deps): bump idna from 3.3 to 3.4
Bumps [idna](https://github.com/kjd/idna) from 3.3 to 3.4. - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](https://github.com/kjd/idna/compare/v3.3...v3.4) --- updated-dependencies: - dependency-name: idna dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
92b61733e5
commit
675989c654
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@ certifi==2022.6.15.1 # via requests
|
|||
cffi==1.15.1 # via cryptography, pynacl
|
||||
charset-normalizer==2.1.1 # via requests
|
||||
cryptography==38.0.1 # via securesystemslib
|
||||
idna==3.3 # via requests
|
||||
idna==3.4 # via requests
|
||||
pycparser==2.21 # via cffi
|
||||
pynacl==1.5.0 # via securesystemslib
|
||||
requests==2.28.1
|
||||
|
|
|
|||
Loading…
Reference in a new issue