diff --git a/pyproject.toml b/pyproject.toml index 5581046..f6e7268 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.33"] +ty = ["ty==0.0.34"] [tool.coverage.paths]