diff --git a/Pipfile b/Pipfile index 9c382447..204fbeb2 100644 --- a/Pipfile +++ b/Pipfile @@ -8,7 +8,7 @@ black = "~=22.10.0" httpretty = "~=1.1" isort = "~=5.10" mypy = "~=0.982" -mock = "~=4.0" +mock = "~=5.0" pre-commit = "~=2.20" pylint = "~=2.15.3" pytest = "~=7.1"