From 8de97f7144715f8b80a7b11131be5170408bc316 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Nov 2022 16:48:09 +0100 Subject: [PATCH] Bump flake8 from 5.0.4 to 6.0.0 (#10348) Bumps [flake8](https://github.com/pycqa/flake8) from 5.0.4 to 6.0.0. - [Release notes](https://github.com/pycqa/flake8/releases) - [Commits](https://github.com/pycqa/flake8/compare/5.0.4...6.0.0) --- updated-dependencies: - dependency-name: flake8 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a3a4955ee01..e04582a8fee 100644 --- a/requirements.txt +++ b/requirements.txt @@ -150,7 +150,7 @@ invoke==1.7.3 # tests coverage==6.5.0 requests-toolbelt==0.10.1 -flake8==5.0.4 +flake8==6.0.0 pytest==7.2.0 pytest-bdd==6.1.1 splinter==0.18.1