diff --git a/Pipfile b/Pipfile index 81f654c5..da8c907d 100644 --- a/Pipfile +++ b/Pipfile @@ -11,7 +11,7 @@ pytest = "==7.4.2" pytest-benchmark = "==4" pytest-cov = "==4.1.0" mypy = "==1.6.1" -black = {version = "==23.10.0", markers="python_version >= '3.8'"} +black = {version = "==23.10.1", markers="python_version >= '3.8'"} tbump = "==6.11.0" sphinx = {version = "==7.2.6", markers="python_version >= '3.9'"} ruff = "==0.1.1"