From b3350e514bde7058573b26bde4f11ff1f4048c95 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2024 11:58:45 +0000 Subject: [PATCH] chore: Bump black from 24.4.2 to 24.10.0 Bumps [black](https://github.com/psf/black) from 24.4.2 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/24.4.2...24.10.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/test_black.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/test_black.txt b/requirements/test_black.txt index 755185d..4ababee 100644 --- a/requirements/test_black.txt +++ b/requirements/test_black.txt @@ -4,4 +4,4 @@ -r test.txt # Black for formatting -black == 24.4.2 +black == 24.10.0