diff --git a/Pipfile b/Pipfile index 3ec258b..d4835d6 100644 --- a/Pipfile +++ b/Pipfile @@ -11,7 +11,7 @@ pytest = "==8.3.3" pytest-benchmark = "==4" pytest-cov = "==5.0.0" mypy = "==1.11.2" -black = "==24.8.0" +black = "==24.10.0" tbump = "==6.11.0" sphinx = {version = "==8.0.2", markers="python_version >= '3.12'"} ruff = "==0.6.9"