From f4c12373fb48a6c4934c5cad49a7aef956b44f33 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 May 2024 11:46:42 +0000 Subject: [PATCH] deps(python): bump black from 24.4.0 to 24.4.2 in /dependencies/python (#5582) Bumps [black](https://github.com/psf/black) from 24.4.0 to 24.4.2. - [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.0...24.4.2) --- updated-dependencies: - dependency-name: black dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- dependencies/python/black.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dependencies/python/black.txt b/dependencies/python/black.txt index 18714a95..b4f398b4 100644 --- a/dependencies/python/black.txt +++ b/dependencies/python/black.txt @@ -1 +1 @@ -black==24.4.0 +black==24.4.2