From d8a81c44daafd5bf8103faa55c5d0f98263fdc56 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 17 Jul 2020 22:03:41 +0200 Subject: [PATCH] Bump flake8 from 3.8.2 to 3.8.3 in /src/requirements (#552) Bumps [flake8](https://gitlab.com/pycqa/flake8) from 3.8.2 to 3.8.3. - [Release notes](https://gitlab.com/pycqa/flake8/tags) - [Commits](https://gitlab.com/pycqa/flake8/compare/3.8.2...3.8.3) 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 510f033b..48fafc8f 100644 --- a/src/requirements/dev.txt +++ b/src/requirements/dev.txt @@ -8,4 +8,4 @@ black==19.10b0 pre-commit==2.6.0 isort==5.1.1 hypothesis==5.19.1 -flake8==3.8.2 +flake8==3.8.3