From 38a2dfc980d71aff6dc80302c2ec584428b3b755 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jan 2024 10:09:03 +0000 Subject: [PATCH] Bump flake8 from 5.0.4 to 7.0.0 Bumps [flake8](https://github.com/pycqa/flake8) from 5.0.4 to 7.0.0. - [Commits](https://github.com/pycqa/flake8/compare/5.0.4...7.0.0) --- updated-dependencies: - dependency-name: flake8 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 811d415..1f4db20 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -2,4 +2,4 @@ twine==4.0.1 wheel==0.41.2 pytest==7.4.2 pytest-cov==4.0.0 -flake8==5.0.4 +flake8==7.0.0