From e0a9b372ba62c3658e3800a81d4c0df23a0b5a06 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Feb 2025 15:07:45 +0000 Subject: [PATCH] CI: (deps): Bump flake8 from 7.1.1 to 7.1.2 in /ci in the flake8 group Bumps the flake8 group in /ci with 1 update: [flake8](https://github.com/pycqa/flake8). Updates `flake8` from 7.1.1 to 7.1.2 - [Commits](https://github.com/pycqa/flake8/compare/7.1.1...7.1.2) --- updated-dependencies: - dependency-name: flake8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: flake8 ... Signed-off-by: dependabot[bot] --- ci/linting_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/linting_requirements.txt b/ci/linting_requirements.txt index f1c07a983e..5d47550ca6 100644 --- a/ci/linting_requirements.txt +++ b/ci/linting_requirements.txt @@ -1,6 +1,6 @@ ruff==0.9.6 -flake8==7.1.1 +flake8==7.1.2 pycodestyle==2.12.1 pyflakes==3.2.0