diff --git a/pyproject.toml b/pyproject.toml index 90a8893..f1622b3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -17,7 +17,7 @@ requests = "~2.26" [tool.poetry.dev-dependencies] mypy = "0.910" -pylint = "~2.10" +pylint = "~2.11" rope = "~0.20" types-PyYAML = "~5.4" types-requests = "~2.25"