From 0aef1fe6e206b81f10aa3af01a7195ce4ad2b32a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 7 Mar 2026 02:51:46 +0000 Subject: [PATCH] Bump psf/black from 24.4.2 to 26.3.0 in /.github/workflows Bumps [psf/black](https://github.com/psf/black) from 24.4.2 to 26.3.0. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](https://github.com/psf/black/compare/24.4.2...26.3.0) --- updated-dependencies: - dependency-name: psf/black dependency-version: 26.3.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/black.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/black.yml b/.github/workflows/black.yml index 9142fe6..9865b0e 100644 --- a/.github/workflows/black.yml +++ b/.github/workflows/black.yml @@ -5,4 +5,4 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@v4 - - uses: psf/black@24.4.2 + - uses: psf/black@26.3.0