From 4e022ab01ed7c3f312fc000d2d68aa7ec952677c Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 19 Jul 2021 04:41:36 +0000 Subject: [PATCH] Bump black from 20.8b1 to 21.7b0 Bumps [black](https://github.com/psf/black) from 20.8b1 to 21.7b0. - [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) Signed-off-by: dependabot-preview[bot] --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 953a6e4..a5b3c97 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,5 +1,5 @@ bumpversion==0.6.0 wheel==0.36.2 pre-commit==2.11.1 -black==20.8b1 +black==21.7b0 psycopg2-binary==2.8.6