diff --git a/.github/workflows/black.yml b/.github/workflows/black.yml index 39b9ad0..b0a19e9 100644 --- a/.github/workflows/black.yml +++ b/.github/workflows/black.yml @@ -12,4 +12,4 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@v4 - - uses: psf/black@23.12.0 \ No newline at end of file + - uses: psf/black@23.12.1 \ No newline at end of file