From 1ff448110e800fe87e93fe7b12f4c0d8ede9007e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Aug 2022 03:03:18 +0000 Subject: [PATCH] Bump flake8 from 3.9.2 to 5.0.1 in /requirements Bumps [flake8](https://github.com/pycqa/flake8) from 3.9.2 to 5.0.1. - [Release notes](https://github.com/pycqa/flake8/releases) - [Commits](https://github.com/pycqa/flake8/compare/3.9.2...5.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 f94282c..9d6417f 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==5.0.1 flake8-single-quotes==0.1.0 flake8-logging-format==0.6.0 flake8-docstrings==1.6.0