diff --git a/pyproject.toml b/pyproject.toml index 96d660d1..21bbef7e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -235,7 +235,7 @@ dev = [ "pytest-rerunfailures", "coverage", "docutils", - "ty==0.0.20", + "ty==0.0.56", "types-PyYAML", "logbar", "pytest-xdist>=3.8.0",