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