Skip to content
This repository was archived by the owner on Jul 16, 2025. It is now read-only.

Commit 9c36ce2

Browse files
build(deps): bump h11 from 0.14.0 to 0.16.0
Bumps [h11](https://github.com/python-hyper/h11) from 0.14.0 to 0.16.0. - [Commits](python-hyper/h11@v0.14.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 4d64989 commit 9c36ce2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ charset-normalizer==3.4.1
1616
# via requests
1717
click==8.1.8
1818
# via codecov-cli (pyproject.toml)
19-
h11==0.14.0
19+
h11==0.16.0
2020
# via httpcore
2121
httpcore==1.0.7
2222
# via httpx

0 commit comments

Comments
 (0)