Skip to content

Commit 0b8f1c9

Browse files
authored
Merge pull request #680 from allure-framework/dependabot/pip/allure-pytest/flake8-eq-5.star
Update flake8 requirement from ==4.* to ==5.* in /allure-pytest
2 parents e518aed + d278c62 commit 0b8f1c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

allure-pytest/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ pytest-xdist
88
pytest-lazy-fixture
99
poethepoet
1010
# linters
11-
flake8==4.*
11+
flake8==5.*
1212
flake8-builtins

0 commit comments

Comments
 (0)