Skip to content

Commit 89bb48e

Browse files
Bump idna from 3.4 to 3.10
Bumps [idna](https://github.com/kjd/idna) from 3.4 to 3.10. - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](kjd/idna@v3.4...v3.10) --- updated-dependencies: - dependency-name: idna dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3d5df93 commit 89bb48e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ coverage[toml]==7.2.7 ; python_version >= "3.7" and python_version < "4.0"
1414
cryptography==43.0.1 ; python_version >= "3.7" and python_version < "4.0"
1515
exceptiongroup==1.1.3 ; python_version >= "3.7" and python_version < "3.11"
1616
frozenlist==1.3.3 ; python_version >= "3.7" and python_version < "4.0"
17-
idna==3.4 ; python_version >= "3.7" and python_version < "4.0"
17+
idna==3.10 ; python_version >= "3.7" and python_version < "4.0"
1818
importlib-metadata==6.7.0 ; python_version >= "3.7" and python_version < "3.8"
1919
iniconfig==2.0.0 ; python_version >= "3.7" and python_version < "4.0"
2020
mock==5.1.0 ; python_version >= "3.7" and python_version < "4.0"

0 commit comments

Comments
 (0)