diff --git a/pyproject.toml b/pyproject.toml index 04623a3..03b0ca3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -46,7 +46,7 @@ docs = [ "sphinxext-opengraph", ] test = ["pytest", "pytest-cookies", "pytest-cov"] -typing = ["ty>=0.0.34"] +typing = ["ty>=0.0.37"] [project.readme] file = "README.md"