diff --git a/Pipfile b/Pipfile index 98bd9458..451a931f 100644 --- a/Pipfile +++ b/Pipfile @@ -15,6 +15,6 @@ towncrier = "==24.8.0" pytest-cov = "==5.0.0" pytest-xdist = "==3.6.1" black = "==24.8.0" -mypy = "==1.11.1" +mypy = "==1.11.2" tbump = "==6.11.0" ruff = "==0.6.1"