diff --git a/pyproject.toml b/pyproject.toml index 56996b3..1392982 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -27,7 +27,7 @@ dev = [ "jupyter-sphinx", "nbsphinx", "pydata-sphinx-theme>=0.6.3", - "pylint==2.10.2", + "pylint==2.17.5", "pytest-cov>=2.6.1", "pytest==6.2.5", "Sphinx>=1.8.3"