Skip to content

Commit f2b6ef5

Browse files
authored
Merge pull request #135 from python-hyper/requires-io-master
[requires.io] dependency update on master branch
2 parents 817d68a + d1d7df2 commit f2b6ef5

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
@@ -19,7 +19,7 @@ commands = flake8 --max-complexity 10 hpack test utils
1919
[testenv:bench]
2020
deps=
2121
{[testenv]deps}
22-
pytest-benchmark==3.1.0
22+
pytest-benchmark==3.1.1
2323
commands= py.test {toxinidir}/bench/ --benchmark-only --benchmark-group-by=name --benchmark-autosave --benchmark-compare --benchmark-min-rounds=500000
2424

2525
[testenv:create_test_output]

0 commit comments

Comments
 (0)