Skip to content

Commit 50d71e9

Browse files
committed
chore(client+controller): update flake8 code checker to 2.3.0
See https://gitlab.com/pycqa/flake8/blob/master/CHANGES.rst
1 parent 0d02720 commit 50d71e9

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.2.2
22+
flake8==2.3.0
2323

2424
# Used for mocking endpoints
2525
mock==1.0.1

0 commit comments

Comments
 (0)