From d49c879c8b4c04a50df2584357fc1e3ee258b72d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Nov 2022 10:22:48 +0000 Subject: [PATCH] Bump flake8 from 5.0.4 to 6.0.0 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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 011c2cdb910..01ba6e0d032 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