diff --git a/pyproject.toml b/pyproject.toml index 095e3c3..63f2cfc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -34,7 +34,7 @@ pytest_pg = "pytest_pg" [project.optional-dependencies] dev = [ "pytest==9.0.2", - "ruff==0.14.10", + "ruff==0.15.22", "pyright==1.1.407", ]