From 7c86fa7ba3040f8f6e716542785d80aa7ed2e383 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 5 Dec 2020 13:18:45 +0000 Subject: [PATCH] Bump black from 19.10b0 to 20.8b1 in /src/requirements Bumps [black](https://github.com/psf/black) from 19.10b0 to 20.8b1. - [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-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 9de51a66..2c392a42 100644 --- a/src/requirements/dev.txt +++ b/src/requirements/dev.txt @@ -4,7 +4,7 @@ django-debug-toolbar==2.2 factory_boy==3.1.0 coverage==5.2.1 codecov==2.1.10 -black==19.10b0 +black==20.8b1 pre-commit==2.8.1 isort==5.6.4 hypothesis==5.41.4