From c43a846d1d2229141a3ed0b9d63bca4e8ca0b876 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Feb 2024 13:24:29 +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.0.2 to 2.1.0 - [Commits](https://github.com/Arkq/flake8-requirements/compare/v2.0.2...v2.1.0) --- updated-dependencies: - dependency-name: flake8-requirements dependency-type: direct:production update-type: version-update:semver-minor 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 a8103a4c9df..0ac44f27981 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.0.2 +flake8-requirements==2.1.0 flake8-rst-docstrings==0.3.0