Skip to content

Commit 4e83f4d

Browse files
authored
Merge pull request #1242 from mboersma/update-flake8
chore(dev_requirements): update flake8 linter library
2 parents 35b38ae + 5174fea commit 4e83f4d

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)