From 57ab1cf9b35d0e88daeafe976981de55a8f522bc Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 11 May 2021 05:20:49 +0000 Subject: [PATCH] Bump black from 20.8b1 to 21.5b1 in /src/requirements Bumps [black](https://github.com/psf/black) from 20.8b1 to 21.5b1. - [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] --- src/requirements/dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements/dev.txt b/src/requirements/dev.txt index f9ed0868..74740855 100644 --- a/src/requirements/dev.txt +++ b/src/requirements/dev.txt @@ -4,7 +4,7 @@ django-debug-toolbar==2.2.1 factory_boy==3.1.0 coverage==5.3 codecov==2.1.10 -black==20.8b1 +black==21.5b1 pre-commit==2.12.1 isort==5.6.4 hypothesis==6.10.1