From 4156430202618384eee3c77f5bfcb941ed1c1ef8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Nov 2021 01:00:46 +0000 Subject: [PATCH] :arrow_up: Bump black from 19.10b0 to 21.11b1 Bumps [black](https://github.com/psf/black) from 19.10b0 to 21.11b1. - [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-test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-test.txt b/requirements-test.txt index 1291438..db42402 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -7,4 +7,4 @@ pytest-flake8==1.0.2 pytest-pep8==1.0.6 coverage==5.3 coveralls==2.1.2 -black==19.10b0 \ No newline at end of file +black==21.11b1 \ No newline at end of file