Skip to content

Commit 8384694

Browse files
committed
[requires.io] dependency update
1 parent 5d7f184 commit 8384694

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ commands = python -m twisted.trial --reporter=text twisted
2626

2727
[testenv:lint]
2828
basepython=python3.4
29-
deps = flake8==3.2.1
29+
deps = flake8==3.3.0
3030
commands = flake8 --max-complexity 10 h2 test
3131

3232
[testenv:docs]

0 commit comments

Comments
 (0)