Skip to content

Commit 2132fb7

Browse files
committed
chore(client+controller): update flake8 to 2.4.0
1 parent e991073 commit 2132fb7

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
@@ -19,7 +19,7 @@ coverage>=3.7.1
1919
docutils>=0.12
2020

2121
# Run "make flake8" to check python syntax and style
22-
flake8==2.3.0
22+
flake8==2.4.0
2323

2424
# Used for mocking endpoints
2525
mock==1.0.1

0 commit comments

Comments
 (0)