From 8b9fcc92dd87eeb176096bc0f6211be55ca96fd7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Nov 2021 05:16:15 +0000 Subject: [PATCH] chore: bump black from 21.5b2 to 21.11b1 Bumps [black](https://github.com/psf/black) from 21.5b2 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:development ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 14b9ac8a9393e..714c021636fa6 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -6,7 +6,7 @@ python-dateutil>=2.8.1 pytz asv cython>=0.29.21 -black==21.5b2 +black==21.11b1 cpplint flake8==3.9.2 flake8-bugbear==21.3.2