From d32e3cbe0372b5542afecdd0b3d69ce48bf27446 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 1 Jun 2021 06:27:26 +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_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 4058952..8ab41ed 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -2,7 +2,7 @@ pip==20.0.1 bumpversion==0.5.3 wheel==0.34.1 watchdog==0.10.0 -flake8==3.7.9 +flake8==3.9.2 tox==3.14.3 coverage==5.0.3 Sphinx==2.3.1