Skip to content

Commit 059a8cb

Browse files
committed
Update flake8 from 3.5.0 to 3.7.1
1 parent 1d80a12 commit 059a8cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements_dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ quart==0.8.0;python_version>="3.7" # pyup: update minor
1313

1414
# tests
1515
coverage==4.5.1 # pyup: update minor
16-
flake8==3.5.0 # pyup: update minor
16+
flake8==3.7.1 # pyup: update minor
1717
tox==3.7.0 # pyup: update minor
1818
pytest==4.1.0 # pyup: update minor
1919
pytest-runner==4.2 # pyup: update minor

0 commit comments

Comments
 (0)