Skip to content

Commit

Permalink
Merge pull request #2106 from theupdateframework/dependabot/pip/idna-3.4
Browse files Browse the repository at this point in the history
build(deps): bump idna from 3.3 to 3.4
  • Loading branch information
jku committed Sep 19, 2022
2 parents 401204c + 675989c commit ab7e56d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-pinned.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit ab7e56d

Please sign in to comment.