Skip to content

Commit a3d28ac

Browse files
authored
Merge pull request #17 from semolex/sec-patch-h11
H11 security patch
2 parents b00153b + 833c64f commit a3d28ac

File tree

2 files changed

+18
-16
lines changed

2 files changed

+18
-16
lines changed

poetry.lock

+17-16
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ exclude = [
3636
[tool.poetry.dependencies]
3737
python = "^3.9"
3838
httpx = ">=0.24.0"
39+
h11 = "^0.16.0"
3940

4041
[tool.poetry.group.dev.dependencies]
4142
mypy = "^1.5.1"

0 commit comments

Comments
 (0)