Skip to content

Commit 6aa66aa

Browse files
dependabot[bot]chrisarridge
authored andcommitted
build(deps): bump idna from 3.10 to 3.15
Bumps [idna](https://github.com/kjd/idna) from 3.10 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.10...v3.15) --- updated-dependencies: - dependency-name: idna dependency-version: '3.15' dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d58fcde commit 6aa66aa

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ django-environ==0.12.0
2929
# via -r requirements.in
3030
elasticsearch==7.17.12
3131
# via -r requirements.in
32-
idna==3.11
32+
idna==3.15
3333
# via requests
3434
ijson==2.5.1
3535
# via -r requirements.in

requirements_dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ flake8==7.2.0
5454
# via -r requirements_dev.in
5555
h11==0.14.0
5656
# via wsproto
57-
idna==3.10
57+
idna==3.15
5858
# via
5959
# requests
6060
# trio

0 commit comments

Comments
 (0)