Skip to content

Commit d19d403

Browse files
author
Jussi Kukkonen
authored
Merge pull request #1616 from theupdateframework/dependabot/pip/idna-3.3
build(deps): bump idna from 3.2 to 3.3
2 parents e86a615 + 1351184 commit d19d403

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-pinned.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ certifi==2021.5.30 # via requests
22
cffi==1.14.6 # via cryptography, pynacl
33
charset-normalizer==2.0.6 # via requests
44
cryptography==35.0.0 # via securesystemslib
5-
idna==3.2 # via requests
5+
idna==3.3 # via requests
66
pycparser==2.20 # via cffi
77
pynacl==1.4.0 # via securesystemslib
88
requests==2.26.0

0 commit comments

Comments
 (0)