Skip to content

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

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