From 5f15cd75ff25ec6e50959066ff44be6f373f62ca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Feb 2024 12:30:26 +0000 Subject: [PATCH] build(deps-dev): bump flake8-requirements from 2.0.1 to 2.0.2 Bumps [flake8-requirements](https://github.com/Arkq/flake8-requirements) from 2.0.1 to 2.0.2. - [Commits](https://github.com/Arkq/flake8-requirements/compare/v2.0.1...v2.0.2) --- updated-dependencies: - dependency-name: flake8-requirements dependency-type: direct:development update-type: version-update:semver-patch ... 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 0fb411f9..6d0daeee 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 == 2.0.1 +flake8-requirements == 2.0.2 flake8-string-format == 0.3.0 flake8-variables-names == 0.0.6 pre-commit == 2.21.0