Skip to content

Commit a907c6d

Browse files
Merge pull request #956 from adamtheturtle/pyup-update-flake8-3.6.0-to-3.7.5
Update flake8 to 3.7.5
2 parents 29a8f96 + fb982bc commit a907c6d

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.6.0 # Lint
9+
flake8==3.7.5 # Lint
1010
isort==4.3.4 # Lint imports
1111
mypy==0.660 # Type checking
1212
mypy-mypyc==0.660 # Type checking

0 commit comments

Comments
 (0)