Skip to content

Commit 9d0a587

Browse files
Merge pull request #969 from adamtheturtle/pyup-update-flake8-3.7.6-to-3.7.7
Update flake8 to 3.7.7
2 parents 2f6058f + 7c9ba51 commit 9d0a587

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.11
77
flake8-commas==2.0.0 # Require silicon valley commas
88
flake8-quotes==1.0.0 # Require single quotes
9-
flake8==3.7.6 # Lint
9+
flake8==3.7.7 # Lint
1010
isort==4.3.4 # Lint imports
1111
mypy-mypyc==0.670 # Type checking
1212
pip_check_reqs==2.0.3

0 commit comments

Comments
 (0)