From fac5e2aeac7b8a3b936f27daa26bce62fcd1987a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 May 2024 21:24:27 -0700 Subject: [PATCH] Bump flake8 from 4.0.1 to 6.0.0 (#426) Bumps [flake8](https://github.com/pycqa/flake8) from 4.0.1 to 6.0.0. - [Release notes](https://github.com/pycqa/flake8/releases) - [Commits](https://github.com/pycqa/flake8/compare/4.0.1...6.0.0) --- updated-dependencies: - dependency-name: flake8 dependency-type: direct:production update-type: version-update:semver-major ... 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 84299d2..93468af 100644 --- a/requirements.txt +++ b/requirements.txt @@ -83,5 +83,5 @@ humanize==4.4.0 pytest==8.2.0 pytest-cov==3.0.0 mccabe==0.6.1 -flake8==4.0.1 +flake8==6.0.0