diff --git a/pyproject.toml b/pyproject.toml index 0497fc37..540d316c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -31,7 +31,7 @@ dev = [ "pytest-cov>=7.1.0", "ruff>=0.15.13", "sqlfluff>=4.2.0", - "ty>=0.0.36", + "ty>=0.0.37", ] [tool.hatch.build.targets.wheel]