diff --git a/pyproject.toml b/pyproject.toml index 7e38c7d..d0a87c8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -9,7 +9,7 @@ dev = [ "pytest>=8", "psycopg[binary]>=3.3.4,<4", "basedpyright==1.39.9", - "ruff==0.15.20", + "ruff==0.15.22", ] [tool.ruff]