diff --git a/pyproject.toml b/pyproject.toml index f164967c..bcf14747 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -43,7 +43,7 @@ build-backend = "poetry.masonry.api" "Request Mailing List" = "https://lists.archlinux.org/listinfo/aur-requests" [tool.poetry.dependencies] -python = ">=3.9,<3.10" +python = ">=3.9,<3.11" # poetry-dynamic-versioning is used to produce tool.poetry.version # based on git tags.