diff --git a/pyproject.toml b/pyproject.toml index 2000fa8..46d8f94 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -17,7 +17,7 @@ requests = "~2.26" [tool.poetry.dev-dependencies] mypy = "0.910" -pylint = "~2.11" +pylint = "~2.12" rope = "~0.22" types-PyYAML = "~6.0" types-requests = "~2.26"