Skip to content

Commit da18cfb

Browse files
committed
Merge pull request #3879 from mboersma/update-flake8
chore(client+controller): update flake8 to 2.4.1
2 parents c6d4b79 + 87945f2 commit da18cfb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dev_requirements.txt

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

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

77
# Used for mocking endpoints
88
mock==1.0.1

0 commit comments

Comments
 (0)