From ed7efdb82065b7e8791813c5bd6d52dab53554c6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2026 14:46:46 +0000 Subject: [PATCH] Bump psf/black from 26.5.0 to 26.5.1 Bumps [psf/black](https://github.com/psf/black) from 26.5.0 to 26.5.1. - [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/d2490e24dad33b8f68c77602ee29160de0fea24b...87928e6d6761a4a6d22250e1fee5601b3998086e) --- updated-dependencies: - dependency-name: psf/black dependency-version: 26.5.1 dependency-type: direct:production update-type: version-update:semver-patch ... 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 b12942bf7..096433c63 100644 --- a/.github/workflows/black.yml +++ b/.github/workflows/black.yml @@ -7,4 +7,4 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 - - uses: psf/black@d2490e24dad33b8f68c77602ee29160de0fea24b + - uses: psf/black@87928e6d6761a4a6d22250e1fee5601b3998086e