diff --git a/pyproject.toml b/pyproject.toml index 1991e889..79930421 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.5", + "ruff==0.11.6", "pylint==3.3.6", "pylint-pydantic==0.3.5", "pytest==8.3.5",