diff --git a/pyproject.toml b/pyproject.toml index 704ebac..42effb7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -42,7 +42,7 @@ dev = [ "pytest-benchmark==5.1.0", "pytest-alembic>=0.11.0", "hypothesis>=6.100", - "ruff==0.8.3", + "ruff==0.16.1", "pyupgrade>=3.0", "mypy==1.13.0", "bandit==1.8.0",