diff --git a/pyproject.toml b/pyproject.toml index cfef2ce..421ffca 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -46,7 +46,7 @@ docs = [ "sphinxext-opengraph", ] test = ["pytest", "pytest-cookies", "pytest-cov"] -typing = ["ty>=0.0.29"] +typing = ["ty>=0.0.31"] [project.readme] file = "README.md"