Skip to content

Commit c913872

Browse files
Update python Docker tag
1 parent be83679 commit c913872

2 files changed

Lines changed: 2 additions & 2 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.14

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.14,<3.15"
1010
readme = "README.md"
1111
keywords = [
1212
"dagster",

0 commit comments

Comments
 (0)