diff --git a/pyproject.toml b/pyproject.toml index e0ba18c..0cb52e4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -17,7 +17,7 @@ requests = "~2.25" [tool.poetry.dev-dependencies] mypy = "0.812" -pylint = "~2.7" +pylint = "~2.8" rope = "~0.19" yapf = "~0.31"