From 8b5179360c8e75adc43561a33953e4b84fb6c7eb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Aug 2024 14:47:12 +0000 Subject: [PATCH] deps(python): bump flake8 from 7.1.0 to 7.1.1 in /dependencies/python (#5967) 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- dependencies/python/flake8.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dependencies/python/flake8.txt b/dependencies/python/flake8.txt index 34f7126c..91fa1282 100644 --- a/dependencies/python/flake8.txt +++ b/dependencies/python/flake8.txt @@ -1 +1 @@ -flake8==7.1.0 +flake8==7.1.1