mirror of
https://github.com/theupdateframework/python-tuf
synced 2026-05-24 10:08:28 +00:00
Merge pull request #2514 from theupdateframework/dependabot/pip/idna-3.6
build(deps): bump idna from 3.4 to 3.6
This commit is contained in:
commit
8fbf0c7d2f
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@ certifi==2023.11.17 # via requests
|
|||
cffi==1.16.0 # via cryptography, pynacl
|
||||
charset-normalizer==3.3.2 # via requests
|
||||
cryptography==41.0.7 # via securesystemslib
|
||||
idna==3.4 # via requests
|
||||
idna==3.6 # via requests
|
||||
pycparser==2.21 # via cffi
|
||||
pynacl==1.5.0 # via securesystemslib
|
||||
requests==2.31.0
|
||||
|
|
|
|||
Loading…
Reference in a new issue