diff --git a/pyproject.toml b/pyproject.toml index 7ee8bac3..316cb427 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -25,7 +25,7 @@ test = [ "mypy==1.8.0", "pre-commit==3.6.1", "pre-commit-hooks==4.5.0", - "pylint==3.0.3", + "pylint==3.1.0", "ruff==0.2.2", "safety==3.0.1", "tomli==2.0.1",