diff --git a/pyproject.toml b/pyproject.toml index d61685e4..c233e44e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -205,7 +205,7 @@ dev = [ "pytest-rerunfailures", "coverage", "docutils", - "ty==0.0.20", + "ty==0.0.21", "types-PyYAML", "logbar", "pytest-xdist>=3.8.0",