From 43f3458ac33ae33424ef07e64057886db6f5cf4e Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 6 Oct 2020 11:13:15 +0000 Subject: [PATCH] Bump flake8 from 3.7.9 to 3.8.4 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-preview[bot] --- requirements_test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_test.txt b/requirements_test.txt index 4398e67a..285257af 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -2,7 +2,7 @@ # make new things fail. Manually update these pins when pulling in a # new version flake8-docstrings==1.5.0 -flake8==3.7.9 +flake8==3.8.4 pydocstyle==5.0.2 pylint==2.4.4 mock-open==1.3.1