From 2c5df3a03da2a44dbf08a6e176420cb9796c47a5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Feb 2025 11:09:46 +0000 Subject: [PATCH] Bump flake8 from 7.1.1 to 7.1.2 Bumps [flake8](https://github.com/pycqa/flake8) from 7.1.1 to 7.1.2. - [Commits](https://github.com/pycqa/flake8/compare/7.1.1...7.1.2) --- updated-dependencies: - dependency-name: flake8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- test_reqs.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test_reqs.txt b/test_reqs.txt index 5eb4472..52b8335 100644 --- a/test_reqs.txt +++ b/test_reqs.txt @@ -3,7 +3,7 @@ coverage==7.6.12 importlib_metadata<8.7 typing_extensions==4.12.2 zipp==3.21.0 # for flake8 -flake8==7.1.1 +flake8==7.1.2 pep8==1.7.1 pyflakes==3.2.0 Faker==36.1.1