Skip to content

Commit c503aa1

Browse files
committed
Regenerate from develop tip + drop Python 3.9
1 parent 96ad294 commit c503aa1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ packages = [{ include = "foundry_sdk" }]
1212
[tool.poetry.dependencies]
1313
annotated-types = ">=0.7.0, <1.0.0"
1414
pydantic = ">=2.6.0, <3.0.0"
15-
python = "^3.9"
15+
python = "^3.10"
1616
httpx = ">=0.25.0, <1.0.0"
1717
typing-extensions = ">=4.7.1, <5.0.0"
1818
h11 = ">=0.16.0, <1.0.0" # CVE-2025-43859

0 commit comments

Comments
 (0)