From a4f9c0b25ab24e08e11f0eee3d41801293b6a2b0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2024 09:02:32 +0000 Subject: [PATCH] Bump flake8 from 3.7.9 to 7.1.1 in /requirements Bumps [flake8](https://github.com/pycqa/flake8) from 3.7.9 to 7.1.1. - [Commits](https://github.com/pycqa/flake8/compare/3.7.9...7.1.1) --- updated-dependencies: - dependency-name: flake8 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements/tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/tests.txt b/requirements/tests.txt index 3978eae23f80..867cd92b2951 100644 --- a/requirements/tests.txt +++ b/requirements/tests.txt @@ -1,5 +1,5 @@ coveralls==1.8.2 -flake8==3.7.9 +flake8==7.1.1 pytest==5.2.4 pytest-cov==2.8.1 cov-core==1.15.0 \ No newline at end of file