diff --git a/Pipfile b/Pipfile index 6130d40..0f314ba 100644 --- a/Pipfile +++ b/Pipfile @@ -10,7 +10,7 @@ towncrier = "==24.8.0" pytest = "==8.3.3" pytest-benchmark = "==4" pytest-cov = "==5.0.0" -mypy = "==1.12.1" +mypy = "==1.13.0" black = "==24.10.0" tbump = "==6.11.0" sphinx = {version = "==8.1.3", markers="python_version >= '3.12'"}