Skip to content

Commit 6555d62

Browse files
build(deps): bump idna in /book/src/ch10/service/libs/web
Bumps [idna](https://github.com/kjd/idna) from 2.10 to 3.7. - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](kjd/idna@v2.10...v3.7) --- updated-dependencies: - dependency-name: idna dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0fcc0c5 commit 6555d62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/src/ch10/service/libs/web/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ h11==0.9.0 # via httpcore
1010
httpcore==0.11.1 # via httpx
1111
httptools==0.1.1 # via sanic
1212
httpx==0.23.0 # via sanic
13-
idna==2.10 # via rfc3986
13+
idna==3.7 # via rfc3986
1414
multidict==5.0.0 # via sanic
1515
rfc3986[idna2008]==1.4.0 # via httpx
1616
sanic==20.12.7 # via web (setup.py)

0 commit comments

Comments
 (0)