diff --git a/Pipfile b/Pipfile index b24c835b8..134817be5 100644 --- a/Pipfile +++ b/Pipfile @@ -20,7 +20,7 @@ httpretty = "~=1.0" python-dateutil = "~=2.8" mock = "~=4.0" -pylint = "~=2.8" +pylint = "~=2.9" astroid = "~=2.5" isort = "~=5.8"