From 1e07d470f436a6b8c1ded72e1d72a6fc84a439fe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Aug 2024 05:19:33 +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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b87f190..f79e90b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ s3transfer==0.10.2 six==1.16.0 urllib3==2.2.2 setuptools==72.1.0 -flake8==7.1.0 +flake8==7.1.1 mccabe==0.7.0 pycodestyle==2.12.0 pyflakes==3.2.0