From 852d4f82a2ee355b701459ce0a422e557a040280 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 16 Apr 2021 13:16:28 +0000 Subject: [PATCH] Bump flake8 from 3.8.3 to 3.9.1 Bumps [flake8](https://gitlab.com/pycqa/flake8) from 3.8.3 to 3.9.1. - [Release notes](https://gitlab.com/pycqa/flake8/tags) - [Commits](https://gitlab.com/pycqa/flake8/compare/3.8.3...3.9.1) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d75fd80..5bfcc70 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ pylint==2.6.0 autopep8==1.5.4 -flake8==3.8.3 +flake8==3.9.1 flake8-mypy==17.8.0 Click==7.1.2 pep8==1.7.1