diff --git a/pyproject.toml b/pyproject.toml index 79930421..f68b6033 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -33,7 +33,7 @@ dev = [ "mypy==1.15.0", "flake8==7.2.0", "pre-commit==4.2.0", - "ruff==0.11.6", + "ruff==0.11.7", "pylint==3.3.6", "pylint-pydantic==0.3.5", "pytest==8.3.5",