From 7e73041524c1cb7bd0c51ab664106d8df43e3cc5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Feb 2024 20:53:09 +0000 Subject: [PATCH] build(deps): bump black from 24.1.1 to 24.2.0 in /pip Bumps [black](https://github.com/psf/black) from 24.1.1 to 24.2.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.1.1...24.2.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 637af13..c5c5c6b 100644 --- a/pip/requirements.txt +++ b/pip/requirements.txt @@ -1,5 +1,5 @@ PyYAML==6.0.1 -black==24.1.1 +black==24.2.0 flake8-annotations-complexity==0.0.8 flake8-annotations-coverage==0.0.6 flake8-annotations==3.0.1