diff --git a/Pipfile b/Pipfile index 9526e74..79b1ed8 100644 --- a/Pipfile +++ b/Pipfile @@ -10,7 +10,7 @@ towncrier = "==23.11.0" pytest = "==7.4.3" pytest-cov = "==5.0.0" coverage = "==7.3.2" -black = "==24.3.0" +black = "==24.8.0" mypy = "==1.7.0" tbump = "==6.11.0" ruff = "==0.1.5"