Skip to content

Commit 8fbce23

Browse files
authored
Merge pull request #1041 from python-hyper/requires-io-master
[requires.io] dependency update on master branch
2 parents 81ec536 + bca1464 commit 8fbce23

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tox.ini

Lines changed: 1 addition & 1 deletion
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.4.1
29+
deps = flake8==3.5.0
3030
commands = flake8 --max-complexity 10 h2 test
3131

3232
[testenv:docs]

0 commit comments

Comments
 (0)