diff --git a/Pipfile b/Pipfile index b5d03f5..32e33be 100644 --- a/Pipfile +++ b/Pipfile @@ -9,7 +9,7 @@ codacy-coverage = "==1.3.11" coverage = "==5.5" flake8 = "==3.9.2" pre-commit = "==2.13.0" -pylint = "==2.8.3" +pylint = "==2.9.1" pytest = "==6.2.4" pytest-cov = "==2.12.1"