From c1d3c129d11839db6e3d5ba1837731f8e1a3f145 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 Mar 2024 12:11:11 +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 e8f0b8d05ce..840bff6a46c 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