diff --git a/Pipfile b/Pipfile index 0eae75c1..bd8f463e 100644 --- a/Pipfile +++ b/Pipfile @@ -15,7 +15,7 @@ pytest-cov = "==4.1.0" pytest-xdist = "==3.5.0" mock = "==5.1.0" black = "==24.2.0" -mypy = "==1.8.0" +mypy = "==1.9.0" types-setuptools = "==69.1.0.20240310" tbump = "==6.11.0" ruff = "==0.3.2"