Skip to content

Commit 108a370

Browse files
authored
Merge pull request #679 from allure-framework/dependabot/pip/allure-python-commons-test/flake8-eq-5.star
Update flake8 requirement from ==4.* to ==5.* in /allure-python-commons-test
2 parents 0b8f1c9 + 9ea96ad commit 108a370

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

allure-python-commons-test/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ pyhamcrest
33
six
44
poethepoet
55
# linters
6-
flake8==4.*
6+
flake8==5.*
77
flake8-builtins

0 commit comments

Comments
 (0)