Skip to content

Commit 4b4fcb4

Browse files
committed
[requires.io] dependency update
1 parent 77e7d90 commit 4b4fcb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@ commands= py.test {toxinidir}/test/
1111

1212
[testenv:lint]
1313
basepython=python3.4
14-
deps = flake8==3.0.2
14+
deps = flake8==3.0.3
1515
commands = flake8 --max-complexity 10 src/priority test

0 commit comments

Comments
 (0)