diff --git a/Pipfile b/Pipfile index 10057b9..ccf3469 100644 --- a/Pipfile +++ b/Pipfile @@ -11,5 +11,5 @@ requests = '*' [dev-packages] rope = '==0.17.0' pylint = '==2.5.2' -yapf = '==0.29.0' +yapf = '==0.30.0' mypy = '== 0.780'