From 7aeb77f1d6aa2c10f8bebec7dea7717c7ffc71ec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Aug 2024 01:22:59 +0000 Subject: [PATCH] Bump black from 24.4.2 to 24.8.0 Bumps [black](https://github.com/psf/black) from 24.4.2 to 24.8.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.8.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- development-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/development-requirements.txt b/development-requirements.txt index 3a1c6d4..f816a14 100644 --- a/development-requirements.txt +++ b/development-requirements.txt @@ -1,5 +1,5 @@ bandit==1.7.9 -black==24.4.2 +black==24.8.0 build==1.2.1 coverage==7.6.0 flake8==7.1.0