From 7270a1c1ee4b96c604285b148aa360a407c65b44 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sun, 2 May 2021 11:53:45 +0000 Subject: [PATCH] Bump flake8 from 3.8.4 to 3.9.1 Bumps [flake8](https://gitlab.com/pycqa/flake8) from 3.8.4 to 3.9.1. - [Release notes](https://gitlab.com/pycqa/flake8/tags) - [Commits](https://gitlab.com/pycqa/flake8/compare/3.8.4...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 11e5f87..664123f 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -1,6 +1,6 @@ black==19.10b0 coverage==5.5 -flake8==3.8.4 +flake8==3.9.1 flake8-docstrings==1.5.0 pre-commit==2.10.1 pylint==2.8.2