From 823a497735c54d0b4eee01a262338916d3b80e25 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 24 Nov 2022 03:00:56 +0000 Subject: [PATCH] Bump flake8 from 3.9.2 to 6.0.0 in /requirements Bumps [flake8](https://github.com/pycqa/flake8) from 3.9.2 to 6.0.0. - [Release notes](https://github.com/pycqa/flake8/releases) - [Commits](https://github.com/pycqa/flake8/compare/3.9.2...6.0.0) --- 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..ff67a08 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==6.0.0 flake8-single-quotes==0.1.0 flake8-logging-format==0.6.0 flake8-docstrings==1.6.0