Skip to content

Commit

Permalink
update to latest hypothesis (3.7.4)
Browse files Browse the repository at this point in the history
  • Loading branch information
jab committed Apr 23, 2017
1 parent 33baf9e commit e39292c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ def from_file(filename, fallback):
tests_require = [
'coverage==4.4.b1',
'flake8==3.2.1',
'hypothesis==3.7.3',
'hypothesis==3.7.4',
'hypothesis-pytest==0.19.0',
'py==1.4.31',
'pydocstyle==2.0.0',
Expand Down

0 comments on commit e39292c

Please sign in to comment.