diff --git a/Pipfile b/Pipfile index 04820ee3..91df685a 100644 --- a/Pipfile +++ b/Pipfile @@ -5,7 +5,7 @@ verify_ssl = true [dev-packages] httpretty = "~=1.1" -mock = "~=5.1" +mock = "~=5.2" pre-commit = "~=4.1" pytest = "~=8.3" pytest-cov = "~=5.0"