From be09af1074ac12ce5b98f18f1c298a41dbcc09bb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 May 2024 21:21:10 +0000 Subject: [PATCH] chore(deps-dev): bump black from 24.2.0 to 24.4.2 Bumps [black](https://github.com/psf/black) from 24.2.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.2.0...24.4.2) --- updated-dependencies: - dependency-name: black dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 04df3c7..dbba7b8 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,5 +1,5 @@ coverage==7.4.1 -black==24.2.0 +black==24.4.2 flake8==7.0.0 build==1.0.3 twine==4.0.2