diff --git a/Pipfile b/Pipfile index d4f61ab7..edcd37bc 100644 --- a/Pipfile +++ b/Pipfile @@ -14,7 +14,7 @@ towncrier = "==24.8.0" pytest-cov = "==5.0.0" pytest-xdist = "==3.6.1" mock = "==5.1.0" -black = "==24.8.0" +black = "==24.10.0" mypy = "==1.11.2" types-setuptools = "==75.1.0.20240917" tbump = "==6.11.0"