From 591db8161e41f36014132d3f88f49946081a3c37 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Apr 2026 14:08:44 +0000 Subject: [PATCH] Bump psf/black from 25.9.0 to 26.3.0 in /.github/workflows Bumps [psf/black](https://github.com/psf/black) from 25.9.0 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/25.9.0...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/linters.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/linters.yml b/.github/workflows/linters.yml index cca8181..fb45ec1 100644 --- a/.github/workflows/linters.yml +++ b/.github/workflows/linters.yml @@ -20,4 +20,4 @@ jobs: - name: Checkout uses: actions/checkout@v4 - name: black - uses: psf/black@25.9.0 + uses: psf/black@26.3.0