diff --git a/Pipfile b/Pipfile index 3f44f80..a3d26f3 100644 --- a/Pipfile +++ b/Pipfile @@ -9,7 +9,7 @@ pyyaml = '*' requests = '*' [dev-packages] -rope = '==0.16.0' +rope = '==0.17.0' pylint = '==2.4.4' yapf = '==0.29.0' mypy = '== 0.770'