Skip to content

Commit 5174fea

Browse files
committed
chore(dev_requirements): update flake8 linter library
See http://flake8.pycqa.org/en/latest/release-notes/3.3.0.html
1 parent 35b38ae commit 5174fea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

rootfs/dev_requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
coverage==4.3.4
33

44
# Run "make flake8" to check python syntax and style
5-
flake8==3.2.1
5+
flake8==3.3.0
66

77
# code coverage report at https://codecov.io/github/deis/workflow
88
codecov==2.0.5

0 commit comments

Comments
 (0)