Skip to content

Commit 9ea96ad

Browse files
Update flake8 requirement in /allure-python-commons-test
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 0b8f1c9 commit 9ea96ad

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)