Skip to content

Commit 242f948

Browse files
Bump idna from 3.11 to 3.15
Bumps [idna](https://github.com/kjd/idna) from 3.11 to 3.15. - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.md) - [Commits](kjd/idna@v3.11...v3.15) --- updated-dependencies: - dependency-name: idna dependency-version: '3.15' dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 830ebed commit 242f948

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

requirements_mypy.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ hatchling==1.27.0
1414
# via -r requirements_mypy.in
1515
hyperlink==21.0.0
1616
# via twisted
17-
idna==3.11
17+
idna==3.15
1818
# via hyperlink
1919
incremental==24.7.2
2020
# via twisted

requirements_tests.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ hyperlink==21.0.0
5454
# via
5555
# hatch
5656
# twisted
57-
idna==3.11
57+
idna==3.15
5858
# via
5959
# anyio
6060
# httpx

0 commit comments

Comments
 (0)