From 0b5c5967011d0562d5761fb094148f64dbf21c46 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Dec 2021 18:46:13 +0000 Subject: [PATCH] pip(deps): bump black from 21.10b0 to 21.12b0 Bumps [black](https://github.com/psf/black) from 21.10b0 to 21.12b0. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](https://github.com/psf/black/commits) --- updated-dependencies: - dependency-name: black dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/DEV_REQUIREMENTS.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/DEV_REQUIREMENTS.txt b/requirements/DEV_REQUIREMENTS.txt index fcd1073e..270dd8c9 100644 --- a/requirements/DEV_REQUIREMENTS.txt +++ b/requirements/DEV_REQUIREMENTS.txt @@ -1,4 +1,4 @@ -black==21.10b0 +black==21.12b0 coveralls==3.3.1 coverage==6.1.2 isort==5.10.1