From f0aa0e3bbf50766c2e9c4856ee2d4f30eb9ff516 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 May 2021 08:08:50 +0000 Subject: [PATCH] Bump black from 21.4b2 to 21.5b0 in /.github/workflows Bumps [black](https://github.com/psf/black) from 21.4b2 to 21.5b0. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/master/CHANGES.md) - [Commits](https://github.com/psf/black/commits) Signed-off-by: dependabot[bot] --- .github/workflows/constraints.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/constraints.txt b/.github/workflows/constraints.txt index 6db0727..3322276 100644 --- a/.github/workflows/constraints.txt +++ b/.github/workflows/constraints.txt @@ -1,5 +1,5 @@ pip==21.1.1 pre-commit==2.12.1 -black==21.4b2 +black==21.5b0 flake8==3.9.1 reorder-python-imports==2.5.0