Skip to content

Commit be916da

Browse files
Update flake8 requirement from ==4.* to ==5.* in /allure-behave
Updates the requirements on [flake8](https://github.com/pycqa/flake8) to permit the latest version. - [Release notes](https://github.com/pycqa/flake8/releases) - [Commits](PyCQA/flake8@4.0.0...5.0.4) --- updated-dependencies: - dependency-name: flake8 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 08d93b9 commit be916da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

allure-behave/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
poethepoet
22
# linters
3-
flake8==4.*
3+
flake8==5.*

0 commit comments

Comments
 (0)