diff --git a/pyproject.toml b/pyproject.toml index b7bbb93..8b7746c 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.34"] +ty = ["ty==0.0.35"] [tool.coverage.paths]