Skip to content

Commit 5a6be9d

Browse files
fix(deps): update python to >=3.14.0,<3.15.0
1 parent 1c44e56 commit 5a6be9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ classifiers = [
3030
]
3131

3232
[tool.poetry.dependencies]
33-
python = ">=3.9.0,<3.14.0"
33+
python = ">=3.14.0,<3.15.0"
3434

3535

3636
[tool.poetry.dev-dependencies]

0 commit comments

Comments
 (0)