diff --git a/pyproject.toml b/pyproject.toml index f627891..3755ba0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -36,7 +36,7 @@ test = [ "flake8", "flake8-pyproject", "pre-commit==3.7.1", - "pylint==3.2.2", + "pylint==3.2.3", "pylint_junit", "pytest-cov==5.0.0", "pytest-mock<3.14.1",