diff --git a/Pipfile b/Pipfile index 9c382447..bf82ad7c 100644 --- a/Pipfile +++ b/Pipfile @@ -9,7 +9,7 @@ httpretty = "~=1.1" isort = "~=5.10" mypy = "~=0.982" mock = "~=4.0" -pre-commit = "~=2.20" +pre-commit = "~=3.1" pylint = "~=2.15.3" pytest = "~=7.1" pytest-cov = "~=4.0"