Skip to content
This repository was archived by the owner on May 6, 2020. It is now read-only.

Commit cb9a8af

Browse files
committed
chore(dev_requirements): update flake8 to v3.4.1
See https://gitlab.com/pycqa/flake8/tags/3.4.1
1 parent 212412d commit cb9a8af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rootfs/dev_requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
coverage==4.4.1
33

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

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

0 commit comments

Comments
 (0)