Skip to content

Commit ef034f3

Browse files
Bump idna from 3.10 to 3.15 in /requirements
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 54681f9 commit ef034f3

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

requirements/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ frozenlist==1.7.0
2222
# via
2323
# aiohttp
2424
# aiosignal
25-
idna==3.10
25+
idna==3.15
2626
# via yarl
2727
multidict==6.6.4
2828
# via

requirements/web.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ h11==0.16.0
1818
# via uvicorn
1919
httptools==0.6.4
2020
# via uvicorn
21-
idna==3.10
21+
idna==3.15
2222
# via
2323
# -c requirements.txt
2424
# anyio

0 commit comments

Comments
 (0)