From c234594f19cb244e7c852a3824f81a8a9391ad0b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 10 May 2021 12:13:52 +0000 Subject: [PATCH] Bump flake8 from 3.7.9 to 3.9.2 Bumps [flake8](https://gitlab.com/pycqa/flake8) from 3.7.9 to 3.9.2. - [Release notes](https://gitlab.com/pycqa/flake8/tags) - [Commits](https://gitlab.com/pycqa/flake8/compare/3.7.9...3.9.2) 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..4faa77e7 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.9.2 pydocstyle==5.0.2 pylint==2.4.4 mock-open==1.3.1