diff --git a/Pipfile b/Pipfile index 09ac9940..842f5174 100644 --- a/Pipfile +++ b/Pipfile @@ -15,7 +15,7 @@ pytest-cov = "==4.1.0" pytest-xdist = "==3.5.0" mock = "==5.1.0" black = "==23.11.0" -mypy = "==1.7.0" +mypy = "==1.7.1" types-setuptools = "==68.2.0.1" tbump = "==6.11.0" ruff = "==0.1.6"