diff --git a/Pipfile b/Pipfile index 61ae36c..f192828 100644 --- a/Pipfile +++ b/Pipfile @@ -17,7 +17,7 @@ pytest-cov = "==5.0.0" mock = "==5.1.0" ruff = "==0.6.2" types-setuptools = "==73.0.0.20240822" -mypy = "==1.11.1" +mypy = "==1.11.2" types-mock = "==5.1.0.20240425" tbump = "==6.11.0" rstcheck = "==6.2.4"