From a9f2020da8f471ad5a85194e162cbecfc64603bf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Sep 2022 12:04:14 +0000 Subject: [PATCH] CI: (deps): Bump flake8-requirements from 1.7.0 to 1.7.1 in /ci Bumps [flake8-requirements](https://github.com/Arkq/flake8-requirements) from 1.7.0 to 1.7.1. - [Release notes](https://github.com/Arkq/flake8-requirements/releases) - [Commits](https://github.com/Arkq/flake8-requirements/compare/v1.7.0...v1.7.1) --- updated-dependencies: - dependency-name: flake8-requirements dependency-type: direct:production update-type: version-update:semver-patch ... 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 eb84cb2d77e..dee85eb267d 100644 --- a/ci/linting_requirements.txt +++ b/ci/linting_requirements.txt @@ -13,7 +13,7 @@ flake8-mutable==1.2.0 flake8-pie==0.16.0 flake8-print==5.0.0 flake8-quotes==3.3.1 -flake8-requirements==1.7.0 +flake8-requirements==1.7.1 flake8-simplify==0.19.3 pep8-naming==0.13.2