diff --git a/pyproject.toml b/pyproject.toml index 5c66d230..57005081 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -31,7 +31,7 @@ dev = [ "pytest-cov>=7.1.0", "ruff>=0.15.14", "sqlfluff>=4.2.1", - "ty>=0.0.38", + "ty>=0.0.39", ] [tool.hatch.build.targets.wheel]