Skip to content

Commit a4ee5bc

Browse files
Merge pull request #908 from adamtheturtle/pyup-update-flake8-3.5.0-to-3.6.0
Update flake8 to 3.6.0
2 parents b673dd5 + 2cbccf0 commit a4ee5bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ dodgy==0.1.9 # Look for uploaded secrets
66
dulwich==0.19.6
77
flake8-commas==2.0.0 # Require silicon valley commas
88
flake8-quotes==1.0.0 # Require single quotes
9-
flake8==3.5.0 # Lint
9+
flake8==3.6.0 # Lint
1010
isort==4.3.4 # Lint imports
1111
mypy==0.641 # Type checking
1212
pip_check_reqs==2.0.3

0 commit comments

Comments
 (0)