diff --git a/Pipfile b/Pipfile index e55aa12..65359e3 100644 --- a/Pipfile +++ b/Pipfile @@ -18,6 +18,6 @@ mock = "==5.1.0" ruff = "==0.4.2" types-setuptools = "==69.5.0.20240423" mypy = "==1.9.0" -types-mock = "==5.1.0.20240311" +types-mock = "==5.1.0.20240425" tbump = "==6.11.0" rstcheck = "==6.2.1"