Skip to content

Commit c440477

Browse files
build(deps): bump idna from 3.6 to 3.7 in the dependencies group
Bumps the dependencies group with 1 update: [idna](https://github.com/kjd/idna). Updates `idna` from 3.6 to 3.7 - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](kjd/idna@v3.6...v3.7) --- updated-dependencies: - dependency-name: idna dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f1f1ed3 commit c440477

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements/pinned.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ certifi==2024.2.2 # via requests
22
cffi==1.16.0 # via cryptography, pynacl
33
charset-normalizer==3.3.2 # via requests
44
cryptography==42.0.5 # via securesystemslib
5-
idna==3.6 # via requests
5+
idna==3.7 # via requests
66
pycparser==2.22 # via cffi
77
pynacl==1.5.0 # via securesystemslib
88
requests==2.31.0

0 commit comments

Comments
 (0)