From d3a7717bdb80f706d694051ae23f80d80dbe479b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Aug 2024 20:36:35 +0000 Subject: [PATCH] build(deps): bump black from 24.4.2 to 24.8.0 in /pip 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:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pip/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pip/requirements.txt b/pip/requirements.txt index f28e528..61ed0a1 100644 --- a/pip/requirements.txt +++ b/pip/requirements.txt @@ -1,5 +1,5 @@ PyYAML==6.0.1 -black==24.4.2 +black==24.8.0 flake8-annotations-complexity==0.0.8 flake8-annotations-coverage==0.0.6 flake8-annotations==3.1.1