diff --git a/.github/workflows/blackformat.yml b/.github/workflows/blackformat.yml index d4f97101aa..93d54834ae 100644 --- a/.github/workflows/blackformat.yml +++ b/.github/workflows/blackformat.yml @@ -17,4 +17,4 @@ jobs: - name: Black Code Formatter Check # The version of black should be adjusted at the same time dev # dependencies are updated. - uses: psf/black@24.4.0 + uses: psf/black@24.4.2