diff --git a/Pipfile b/Pipfile index e3dfcca6..9a9b9941 100644 --- a/Pipfile +++ b/Pipfile @@ -11,7 +11,7 @@ pytest-cov = "==2.12.1" pytest-mock = "==3.6.1" pytest-timeout = "==1.4.2" mock = "==4.0.3" -pre-commit = "==2.14.0" +pre-commit = "==2.14.1" commitizen = "==2.18.0" mypy = "==0.910" flake8 = "==3.9.2"