From e40d0bc4dd888ada870ed663b9edbae71564ba30 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Oct 2024 20:52:46 +0000 Subject: [PATCH] build(deps): bump black from 24.8.0 to 24.10.0 in /pip Bumps [black](https://github.com/psf/black) from 24.8.0 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.8.0...24.10.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 1d4b296..0ccede4 100644 --- a/pip/requirements.txt +++ b/pip/requirements.txt @@ -1,5 +1,5 @@ PyYAML==6.0.2 -black==24.8.0 +black==24.10.0 flake8-annotations-complexity==0.0.8 flake8-annotations-coverage==0.0.6 flake8-annotations==3.1.1