Skip to content
This repository was archived by the owner on Aug 8, 2020. It is now read-only.

Commit 3643063

Browse files
committed
Update dependency flake8 to v3.8.3
1 parent 6e4f563 commit 3643063

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
]
2323

2424
lint_requires = [
25-
"flake8==3.4.1",
25+
"flake8==3.8.3",
2626
"yamllint==1.10.0",
2727
"isort==4.2.15",
2828
"pre-commit==2.0.1",

0 commit comments

Comments
 (0)