diff --git a/pyproject.toml b/pyproject.toml index e96ae7b6..febf76b8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -36,7 +36,7 @@ dev = [ "mypy==1.18.2", "flake8==7.3.0", "pre-commit==4.5.0", - "ruff==0.14.6", + "ruff==0.14.7", "pylint==4.0.3", "pytest==9.0.1", ]