diff --git a/Pipfile b/Pipfile index 9ead5ac..2b995aa 100644 --- a/Pipfile +++ b/Pipfile @@ -11,7 +11,7 @@ elasticsearch = "==8.14.0" [dev-packages] towncrier = "==24.7.1" -black = "==24.4.2" +black = "==24.8.0" pytest-xdist = "==3.6.1" pytest-cov = "==5.0.0" mock = "==5.1.0"