From 31d56cf885fdfc227d5172025526abb31fd13f74 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Aug 2024 15:11:11 +0000 Subject: [PATCH] Bump flake8 from 7.1.0 to 7.1.1 Bumps [flake8](https://github.com/pycqa/flake8) from 7.1.0 to 7.1.1. - [Commits](https://github.com/pycqa/flake8/compare/7.1.0...7.1.1) --- 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 cc72980..47c673c 100644 --- a/test_reqs.txt +++ b/test_reqs.txt @@ -3,7 +3,7 @@ coverage==7.6.1 importlib_metadata<8.3 typing_extensions==4.12.2 zipp==3.19.2 # for flake8 -flake8==7.1.0 +flake8==7.1.1 pep8==1.7.1 pyflakes==3.2.0 Faker==26.1.0