Skip to content

Commit 264cf57

Browse files
committed
patch: set httpcore to fix vulnerability with downstream h11
1 parent 426fb34 commit 264cf57

File tree

2 files changed

+11
-10
lines changed

2 files changed

+11
-10
lines changed

poetry.lock

Lines changed: 10 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ Repository = 'https://github.com/webflow/webflow-python'
3333
[tool.poetry.dependencies]
3434
python = "^3.8"
3535
httpx = ">=0.21.2"
36+
httpcore = "1.0.9"
3637
pydantic = ">= 1.9.2"
3738
pydantic-core = "^2.18.2"
3839
typing_extensions = ">= 4.0.0"

0 commit comments

Comments
 (0)