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

Commit 03e7d5e

Browse files
authored
Merge pull request #1323 from mboersma/update-flake8
chore(dev_requirements): update flake8 to v3.4.1
2 parents 3e6aa7c + cb9a8af commit 03e7d5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.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)