Skip to content

Commit a54964e

Browse files
authored
Merge pull request #647 from rmariano/dependabot/pip/book/src/ch10/service/libs/web/idna-3.7
build(deps): bump idna from 2.10 to 3.7 in /book/src/ch10/service/libs/web
2 parents 0fcc0c5 + 6555d62 commit a54964e

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)