Skip to content

Commit e92041f

Browse files
Update flake8 requirement from <5,>=3.8.4 to >=3.8.4,<8
Updates the requirements on [flake8](https://github.com/pycqa/flake8) to permit the latest version. - [Commits](PyCQA/flake8@3.8.4...7.0.0) --- updated-dependencies: - dependency-name: flake8 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6df2e22 commit e92041f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
flake8<5,>=3.8.4
1+
flake8>=3.8.4,<8

0 commit comments

Comments
 (0)