From f891b399bfc2676e5dfcabb4efc9590797c20971 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Oct 2024 12:15:42 +0200 Subject: [PATCH] Bump psf/black from 24.8.0 to 24.10.0 (#205) Bumps [psf/black](https://github.com/psf/black) from 24.8.0 to 24.10.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/b965c2a5026f8ba399283ba3e01898b012853c79...1b2427a2b785cc4aac97c19bb4b9a0de063f9547) --- updated-dependencies: - dependency-name: psf/black dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .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 dd19cd6..1efda53 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -47,7 +47,7 @@ jobs: with: fetch-depth: 0 - - uses: psf/black@b965c2a5026f8ba399283ba3e01898b012853c79 # stable + - uses: psf/black@1b2427a2b785cc4aac97c19bb4b9a0de063f9547 # stable dependency-scan: permissions: