diff --git a/pyproject.toml b/pyproject.toml index c199603c..a5e0f464 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -190,7 +190,7 @@ dev = [ "pytest-rerunfailures", "coverage", "docutils", - "ty==0.0.1a21", + "ty==0.0.18", "types-PyYAML", "logbar", "pytest-xdist>=3.8.0",