From 00ffc11633226d4eb686b771a8e283aaf3d0db3c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Aug 2025 08:43:10 +0000 Subject: [PATCH] build(deps-dev): bump flake8-requirements from 2.2.1 to 2.3.0 Bumps [flake8-requirements](https://github.com/arkq/flake8-requirements) from 2.2.1 to 2.3.0. - [Commits](https://github.com/arkq/flake8-requirements/compare/v2.2.1...v2.3.0) --- updated-dependencies: - dependency-name: flake8-requirements dependency-version: 2.3.0 dependency-type: direct:development update-type: version-update:semver-minor ... 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 2f6954c..85b4698 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -20,7 +20,7 @@ flake8-mutable == 1.2.0 flake8-pep3101 == 2.1.0 flake8-print == 5.0.0 flake8-quotes == 3.4.0 -flake8-requirements == 2.2.1 +flake8-requirements == 2.3.0 flake8-string-format == 0.3.0 flake8-variables-names == 0.0.6 pydoc-markdown == 4.8.2