diff --git a/Pipfile b/Pipfile index 982d8d4..694bc56 100644 --- a/Pipfile +++ b/Pipfile @@ -8,7 +8,7 @@ black = "==21.12b0" codacy-coverage = "==1.3.11" coverage = "==6.2" flake8 = "==4.0.1" -pre-commit = "==2.16.0" +pre-commit = "==2.17.0" pylint = "==2.12.2" pytest = "==6.2.5" pytest-cov = "==3.0.0"