Skip to content

Commit 3402766

Browse files
Update Python to v3.13.6
1 parent b95095c commit 3402766

2 files changed

Lines changed: 880 additions & 1872 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ authors = [
77
{name = "Daniel Gafni", email = "danielgafni16@gmail.com"},
88
]
99
license = {text = "Apache-2.0"}
10-
requires-python = ">=3.9,<3.13"
10+
requires-python = ">=3.13,<3.14"
1111
readme = "README.md"
1212
keywords = [
1313
"dagster",

0 commit comments

Comments
 (0)