From ba1d6faa8c9144e62c13ca2ceaf86f6c4e29e04e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Jan 2026 22:08:09 +0000 Subject: [PATCH] Bump psf/black from 25.12.0 to 26.1.0 Bumps [psf/black](https://github.com/psf/black) from 25.12.0 to 26.1.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/782e5605c86aab56be6f905da10dcd3e463fd9c2...6305bf1ae645ab7541be4f5028a86239316178eb) --- updated-dependencies: - dependency-name: psf/black dependency-version: 26.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index b85952c..abb3607 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -48,7 +48,7 @@ jobs: with: fetch-depth: 0 - - uses: psf/black@782e5605c86aab56be6f905da10dcd3e463fd9c2 # stable + - uses: psf/black@6305bf1ae645ab7541be4f5028a86239316178eb # stable dependency-scan: permissions: