Skip to content

Commit 8457241

Browse files
build(deps): bump h11 in /book/src/ch10/service/libs/web
Bumps [h11](https://github.com/python-hyper/h11) from 0.9.0 to 0.16.0. - [Commits](python-hyper/h11@v0.9.0...v0.16.0) --- updated-dependencies: - dependency-name: h11 dependency-version: 0.16.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0eb58a2 commit 8457241

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
@@ -6,7 +6,7 @@
66
#
77
aiofiles==0.6.0 # via sanic
88
certifi==2024.7.4 # via httpx
9-
h11==0.9.0 # via httpcore
9+
h11==0.16.0 # via httpcore
1010
httpcore==0.11.1 # via httpx
1111
httptools==0.1.1 # via sanic
1212
httpx==0.23.0 # via sanic

0 commit comments

Comments
 (0)