Skip to content

Commit 6b22236

Browse files
Update flake8 requirement from <5,>=3.8.4 to >=3.8.4,<6
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@3.8.4...5.0.4) --- updated-dependencies: - dependency-name: flake8 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 68f4e8d commit 6b22236

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,<6

0 commit comments

Comments
 (0)