From a5acfa807a1ba406842afc2a07f68d7f6477335b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Nov 2023 12:22:52 +0000 Subject: [PATCH] build(deps-dev): bump flake8-requirements from 1.7.8 to 2.0.1 Bumps [flake8-requirements](https://github.com/Arkq/flake8-requirements) from 1.7.8 to 2.0.1. - [Commits](https://github.com/Arkq/flake8-requirements/compare/v1.7.8...v2.0.1) --- updated-dependencies: - dependency-name: flake8-requirements dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 8beeeb2f..f1edd696 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -22,7 +22,7 @@ flake8-mutable == 1.2.0 flake8-pep3101 == 2.1.0 flake8-print == 5.0.0 flake8-quotes == 3.3.2 -flake8-requirements == 1.7.8 +flake8-requirements == 2.0.1 flake8-string-format == 0.3.0 flake8-variables-names == 0.0.6 pre-commit == 2.21.0