diff --git a/pyproject.toml b/pyproject.toml index 1bb45703..34b52b29 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -32,7 +32,7 @@ package-mode = false version = "1.8.1" [tool.poetry.dependencies] -python = "~3.13" # This needs to stay in sync with all CI workflows +python = "~3.14" # This needs to stay in sync with all CI workflows [tool.poetry.group.actions-create_unique_testpypi_version.dependencies] poetry-core = "1.9.1"