From 9430f9dcdc6b987ff066904e30e76d3dc90e954b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Jun 2025 08:06:11 +0000 Subject: [PATCH] chore(deps): bump flake8 from 7.2.0 to 7.3.0 in the flake8 group Bumps the flake8 group with 1 update: [flake8](https://github.com/pycqa/flake8). Updates `flake8` from 7.2.0 to 7.3.0 - [Commits](https://github.com/pycqa/flake8/compare/7.2.0...7.3.0) --- updated-dependencies: - dependency-name: flake8 dependency-version: 7.3.0 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 6c1f95d..5a17e8b 100644 --- a/requirements-lint.txt +++ b/requirements-lint.txt @@ -1,2 +1,2 @@ -flake8==7.2.0 +flake8==7.3.0 black==25.1.0