diff --git a/Pipfile b/Pipfile index b0cbb8de..af94bfc7 100644 --- a/Pipfile +++ b/Pipfile @@ -11,7 +11,7 @@ pytest = "==8.2.0" pytest-benchmark = "==4" pytest-cov = "==5.0.0" mypy = "==1.10.0" -black = {version = "==24.4.0", markers="python_version >= '3.8'"} +black = {version = "==24.4.2", markers="python_version >= '3.8'"} tbump = "==6.11.0" sphinx = {version = "==7.3.7", markers="python_version >= '3.9'"} ruff = "==0.4.2"