Skip to content

Commit 939271f

Browse files
authored
Merge pull request #1200 from python-hyper/requires-io-master
[requires.io] dependency update on master branch
2 parents 385ced7 + f88699d commit 939271f

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
@@ -27,7 +27,7 @@ commands =
2727

2828
[testenv:graphs]
2929
basepython=python2.7
30-
deps = graphviz==0.12
30+
deps = graphviz==0.13
3131
commands =
3232
python visualizer/visualize.py -i docs/source/_static
3333

0 commit comments

Comments
 (0)