diff --git a/pyproject.toml b/pyproject.toml index b4fdc3a..73da25c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -45,7 +45,7 @@ tests = [ "pytest-httpx>=0.35.0", "pytest-watcher>=0.4.3", ] -ty = ["ty==0.0.14"] +ty = ["ty==0.0.33"] [tool.coverage.paths]