diff --git a/pyproject.toml b/pyproject.toml index b913ba92..267a0bc7 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.13.1", + "ruff==0.13.2", "pylint==3.3.8", "pylint-pydantic==0.3.5", "pytest==8.4.2",