tox: Update hypothesis to 1.10.5.

This commit is contained in:
Florian Bruhin 2015-08-22 23:45:29 +02:00
parent c18b68ac99
commit ab04ca4f36

View File

@ -20,7 +20,7 @@ deps =
pytest-qt==1.5.1 pytest-qt==1.5.1
pytest-mock==0.7.0 pytest-mock==0.7.0
pytest-html==1.5.1 pytest-html==1.5.1
hypothesis==1.10.3 hypothesis==1.10.5
hypothesis-pytest==0.17.0 hypothesis-pytest==0.17.0
coverage==3.7.1 coverage==3.7.1
pytest-cov==2.0.0 pytest-cov==2.0.0
@ -81,7 +81,7 @@ deps =
astroid==1.3.8 astroid==1.3.8
beautifulsoup4==4.4.0 beautifulsoup4==4.4.0
pylint==1.4.4 pylint==1.4.4
hypothesis==1.10.1 hypothesis==1.10.5
logilab-common==1.0.2 logilab-common==1.0.2
six==1.9.0 six==1.9.0
commands = commands =