diff --git a/pyproject.toml b/pyproject.toml index d83a046b..5c4ce655 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -35,7 +35,7 @@ test = [ "pytest-aiohttp==1.0.5", "pytest-cov==4.1.0", "pre-commit==3.6.0", - "pylint==3.0.2" + "pylint==3.0.3" ] [tool.codespell]