diff --git a/tests/python/Pipfile b/tests/python/Pipfile index dfc8933..5ef368d 100644 --- a/tests/python/Pipfile +++ b/tests/python/Pipfile @@ -12,7 +12,7 @@ redis = "==5.0.1" [dev-packages] pytest = "==7.4.3" -black = "==23.12.0" +black = "==26.3.1" flake8 = "==6.1.0" mypy = "==1.7.1"