diff --git a/pyproject.toml b/pyproject.toml index f8dc37a..97df1ea 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -17,7 +17,7 @@ requests = "~2.27" [tool.poetry.dev-dependencies] mypy = "0.960" -pylint = "~2.13" +pylint = "~2.14" rope = "~1.1" types-PyYAML = "~6.0" types-requests = "~2.27"