diff --git a/pyproject.toml b/pyproject.toml index 7708cc7..a93799b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -38,7 +38,7 @@ dev = [ "pytest-random-order>=1.2.0", "pytest-recording>=0.13.4", "ruff>=0.15.13", - "ty>=0.0.37", + "ty>=0.0.38", ] [tool.uv]