diff --git a/pyproject.toml b/pyproject.toml index f41e5c2..381bf31 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -52,7 +52,7 @@ dependencies = {file = ["requirements.txt"]} test = [ "black==23.7.0", "isort==5.10.1", - "pylint==2.17.4", + "pylint==3.0.1", "flake8==4.0.1", "pre-commit==3.3.2", "tox==4.6.4",