From 8e20c5325f8efbcd79aba6782e4603cb2dbdf36e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Mar 2024 12:33:42 +0000 Subject: [PATCH] CI: (deps): Bump the flake8 group in /ci with 1 update Bumps the flake8 group in /ci with 1 update: [flake8-requirements](https://github.com/Arkq/flake8-requirements). Updates `flake8-requirements` from 2.1.0 to 2.1.1 - [Commits](https://github.com/Arkq/flake8-requirements/compare/v2.1.0...v2.1.1) --- updated-dependencies: - dependency-name: flake8-requirements 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 a67d1f70f05..72a08925f9f 100644 --- a/ci/linting_requirements.txt +++ b/ci/linting_requirements.txt @@ -7,7 +7,7 @@ pyflakes==3.2.0 flake8-continuation==1.0.5 flake8-isort==6.1.1 isort==5.13.2 -flake8-requirements==2.1.0 +flake8-requirements==2.1.1 flake8-rst-docstrings==0.3.0