From 5311673fa7e0576fb4cb415b3255b29d9b8e3da8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Nov 2023 18:55:04 +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 d83e69b..0fa2da9 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -21,7 +21,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 pydoc-markdown == 4.8.2