From b80185ec2126efb8f6ad4569238932cf09c4a5ec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Nov 2023 13:12: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). - [Commits](https://github.com/Arkq/flake8-requirements/compare/v1.7.8...v2.0.1) --- updated-dependencies: - dependency-name: flake8-requirements dependency-type: direct:production update-type: version-update:semver-major 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 f626c747e22..1aedc8749bc 100644 --- a/ci/linting_requirements.txt +++ b/ci/linting_requirements.txt @@ -8,7 +8,7 @@ flake8-continuation==1.0.5 flake8-copyright==0.2.4 flake8-isort==6.1.1 isort==5.12.0 -flake8-requirements==1.7.8 +flake8-requirements==2.0.1 flake8-rst-docstrings==0.3.0