diff --git a/pyproject.toml b/pyproject.toml index 61f4f569..3418908d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -34,7 +34,7 @@ dev = [ "mypy==1.18.2", "flake8==7.3.0", "pre-commit==4.3.0", - "ruff==0.14.1", + "ruff==0.14.2", "pylint==4.0.2", "pytest==8.4.2", ]