Skip to content

Commit 9cec5da

Browse files
build(deps): bump idna from 3.7 to 3.8 in the dependencies group
Bumps the dependencies group with 1 update: [idna](https://github.com/kjd/idna). Updates `idna` from 3.7 to 3.8 - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](kjd/idna@v3.7...v3.8) --- 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 92f8e16 commit 9cec5da

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.7.4 # via requests
22
cffi==1.17.0 # via cryptography, pynacl
33
charset-normalizer==3.3.2 # via requests
44
cryptography==43.0.0 # via securesystemslib
5-
idna==3.7 # via requests
5+
idna==3.8 # via requests
66
pycparser==2.22 # via cffi
77
pynacl==1.5.0 # via securesystemslib
88
requests==2.32.3

0 commit comments

Comments
 (0)