diff --git a/Pipfile b/Pipfile index 9e11c212..1e593de5 100644 --- a/Pipfile +++ b/Pipfile @@ -8,7 +8,7 @@ black = "==21.4b1" pytest = "==6.2.3" pytest-asyncio = "==0.15.1" pytest-cov = "==2.11.1" -pytest-mock = "==3.5.1" +pytest-mock = "==3.6.0" pytest-timeout = "==1.4.2" mock = "==4.0.3" pre-commit = "==2.12.1"