diff --git a/pyproject.toml b/pyproject.toml index b301040..04ce358 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -37,7 +37,7 @@ test = [ "matplotlib==3.8.3", "numpy==1.26.4", "pre-commit==4.1.0", - "pylint==3.3.3", + "pylint==3.3.6", "pylint_junit", "pytest-mock<3.14.1", "pytest-cov==6.0.0",