diff --git a/pyproject.toml b/pyproject.toml index 13dd45a6..948db5ea 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -35,7 +35,7 @@ dev = [ "flake8==7.2.0", "pre-commit==4.2.0", "ruff==0.11.8", - "pylint==3.3.6", + "pylint==3.3.7", "pylint-pydantic==0.3.5", "pytest==8.3.5", ]