diff --git a/tests/formatters.txt b/tests/formatters.txt index f65e2d2e7b8..00b796414fd 100644 --- a/tests/formatters.txt +++ b/tests/formatters.txt @@ -4,7 +4,7 @@ # # pip-compile --allow-unsafe --output-file=tests/formatters.txt --strip-extras tests/formatters.in # -black==23.9.0 +black==23.9.1 # via -r tests/formatters.in click==8.1.7 # via black