Skip to content

Commit 6b7b43b

Browse files
dependabot[bot]priv-kweihmann
authored andcommitted
build(deps-dev): update flake8-requirements requirement
Updates the requirements on [flake8-requirements](https://github.com/Arkq/flake8-requirements) to permit the latest version. - [Commits](arkq/flake8-requirements@v2.0.1...v2.1.0) --- updated-dependencies: - dependency-name: flake8-requirements dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e280a13 commit 6b7b43b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ flake8-mutable ~= 1.2
2222
flake8-pep3101 ~= 2.1
2323
flake8-print ~= 5.0
2424
flake8-quotes ~= 3.4
25-
flake8-requirements ~= 2.0
25+
flake8-requirements ~= 2.1
2626
flake8-string-format ~= 0.3
2727
flake8-variables-names == 0.0.6
2828
pytest ~= 8.0

0 commit comments

Comments
 (0)