From 5b2bc1294453fd7c8ded08c97f26faef8906cf03 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 10 Jan 2021 14:44:08 +0100 Subject: [PATCH] Bump flake8 from 3.7.9 to 3.8.4 (#26) Bumps [flake8](https://gitlab.com/pycqa/flake8) from 3.7.9 to 3.8.4. - [Release notes](https://gitlab.com/pycqa/flake8/tags) - [Commits](https://gitlab.com/pycqa/flake8/compare/3.7.9...3.8.4) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements_test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_test.txt b/requirements_test.txt index b95bd5fc..49532621 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -1,6 +1,6 @@ mock==4.0.3 coverage==5.0.3 black==19.10b0 -flake8==3.7.9 +flake8==3.8.4 pylint==2.4.4 pytest==6.2.1 \ No newline at end of file