Skip to content

Commit d956b36

Browse files
Update python Docker tag
1 parent 3dc2a1a commit d956b36

3 files changed

Lines changed: 439 additions & 996 deletions

File tree

.python-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.10
1+
3.13

pyproject.toml

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

0 commit comments

Comments
 (0)