diff --git a/Pipfile b/Pipfile index ab310ca..21d0707 100644 --- a/Pipfile +++ b/Pipfile @@ -11,7 +11,7 @@ elasticsearch = "==8.15.1" [dev-packages] towncrier = "==24.8.0" -black = "==24.8.0" +black = "==24.10.0" pytest-xdist = "==3.6.1" pytest-cov = "==5.0.0" mock = "==5.1.0"