Skip to content

Commit

Permalink
tox: Update hypothesis/hypothesis-pytest.
Browse files Browse the repository at this point in the history
  • Loading branch information
The-Compiler committed Aug 4, 2015
1 parent 7e7fe9b commit 8ac4869
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions tox.ini
Expand Up @@ -27,8 +27,8 @@ deps =
pytest-qt==1.5.1
pytest-mock==0.7.0
pytest-html==1.3.2
hypothesis==1.10.0
hypothesis-pytest==0.15.0
hypothesis==1.10.1
hypothesis-pytest==0.15.1
commands =
{envpython} scripts/link_pyqt.py --tox {envdir}
{envpython} -m py.test --strict -rfEsw {posargs:tests}
Expand Down Expand Up @@ -82,7 +82,7 @@ deps =
astroid==1.3.8
beautifulsoup4==4.4.0
pylint==1.4.4
hypothesis==1.10.0
hypothesis==1.10.1
logilab-common==1.0.2
six==1.9.0
commands =
Expand Down

0 comments on commit 8ac4869

Please sign in to comment.