From c82a661356788fab1c330133679ae3be43095ec8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Dec 2021 18:07:34 +0000 Subject: [PATCH] Bump flake8 from 3.9.2 to 4.0.1 in /requirements Bumps [flake8](https://github.com/pycqa/flake8) from 3.9.2 to 4.0.1. - [Release notes](https://github.com/pycqa/flake8/releases) - [Commits](https://github.com/pycqa/flake8/compare/3.9.2...4.0.1) --- updated-dependencies: - dependency-name: flake8 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements/development.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/development.txt b/requirements/development.txt index 68d0c21..bf8b5a5 100644 --- a/requirements/development.txt +++ b/requirements/development.txt @@ -5,7 +5,7 @@ pylint==2.7.4 pylama==7.7.1 tox==3.24.5 tox-docker==1.7.0 -flake8==3.9.2 +flake8==4.0.1 flake8-single-quotes==0.1.0 flake8-logging-format==0.6.0 flake8-docstrings==1.6.0