From edf3a80046d006bd7c5509dd9b2b6f11d89b31d0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Mar 2025 07:29:56 +0000 Subject: [PATCH] chore(deps): bump flake8 from 7.1.2 to 7.2.0 in the flake8 group Bumps the flake8 group with 1 update: [flake8](https://github.com/pycqa/flake8). Updates `flake8` from 7.1.2 to 7.2.0 - [Commits](https://github.com/pycqa/flake8/compare/7.1.2...7.2.0) --- updated-dependencies: - dependency-name: flake8 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: flake8 ... Signed-off-by: dependabot[bot] --- requirements-lint.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-lint.txt b/requirements-lint.txt index 5c2057b..3062a4f 100644 --- a/requirements-lint.txt +++ b/requirements-lint.txt @@ -1 +1 @@ -flake8==7.1.2 +flake8==7.2.0