diff --git a/pyproject.toml b/pyproject.toml index 1e91e07..b6112f2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -50,7 +50,7 @@ testing = [ pre-commit = [ "pre-commit==3.7.1", - "pylint==3.3.8" + "pylint==3.3.9" ] docs = [ "sphinx",