From 3c77f1508aaf85456e5277320e21e49dbf5f4339 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 16 Apr 2021 11:14:05 +0000 Subject: [PATCH] Bump flake8 from 3.7.9 to 3.9.1 Bumps [flake8](https://gitlab.com/pycqa/flake8) from 3.7.9 to 3.9.1. - [Release notes](https://gitlab.com/pycqa/flake8/tags) - [Commits](https://gitlab.com/pycqa/flake8/compare/3.7.9...3.9.1) 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..8b2ec3b1 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.1 pydocstyle==5.0.2 pylint==2.4.4 mock-open==1.3.1