Skip to content

Commit 1351184

Browse files
build(deps): bump idna from 3.2 to 3.3
Bumps [idna](https://github.com/kjd/idna) from 3.2 to 3.3. - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](kjd/idna@v3.2...v3.3) --- updated-dependencies: - dependency-name: idna dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cb94504 commit 1351184

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)