8000 Upgrade flake8 and related plugins. (#480) · lifehacking/client_python@ab3ca4b · GitHub
[go: up one dir, main page]

Skip to content

Commit ab3ca4b

Browse files
asherfbrian-brazil
authored andcommitted
Upgrade flake8 and related plugins. (prometheus#480)
Signed-off-by: Asher Foa <asher@asherfoa.com>
1 parent 4c77bca commit ab3ca4b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

tox.ini

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -58,9 +58,9 @@ commands =
5858

5959
[testenv:flake8]
6060
deps =
61-
flake8==3.5.0
62-
flake8-docstrings==1.3.0
63-
flake8-import-order==0.16
61+
flake8==3.7.8
62+
flake8-docstrings==1.5.0
63+
flake8-import-order==0.18.1
6464
skip_install = true
6565
commands =
6666
flake8 prometheus_client/ tests/ setup.py

0 commit comments

Comments
 (0)
0