From 6a7def3aa802564ba33a588706a2f31f3b233453 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 3 Jun 2020 17:45:19 +0200 Subject: [PATCH] Bump flake8 from 3.7.9 to 3.8.2 in /src/requirements (#544) Bumps [flake8](https://gitlab.com/pycqa/flake8) from 3.7.9 to 3.8.2. - [Release notes](https://gitlab.com/pycqa/flake8/tags) - [Commits](https://gitlab.com/pycqa/flake8/compare/3.7.9...3.8.2) Signed-off-by: dependabot-preview[bot] Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> --- 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 3aab80b2..92e443e2 100644 --- a/src/requirements/dev.txt +++ b/src/requirements/dev.txt @@ -7,5 +7,5 @@ codecov==2.0.22 black==19.10b0 pre-commit==2.4.0 isort==4.3.21 -flake8==3.7.9 +flake8==3.8.2