Skip to content

Commit 7cfe1c9

Browse files
xiangfu0Copilot
andauthored
Update pyproject.toml
Co-authored-by: Copilot <[email protected]>
1 parent e8e53d0 commit 7cfe1c9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ ciso8601 = "^2.1.3"
1414
httpx = "0.28.1"
1515
sqlalchemy = {version = ">=1.4,<2", optional = true}
1616
requests = "^2.25.0"
17+
# Explicitly pinning h11 to version 0.16.0 to override a CVE-affected transitive dependency in httpx.
1718
h11 = "0.16.0"
1819

1920
[tool.poetry.extras]

0 commit comments

Comments
 (0)