Skip to content

Commit

Permalink
update to latest hypothesis (3.17.0)
Browse files Browse the repository at this point in the history
  • Loading branch information
jab committed Aug 12, 2017
1 parent 15d123d commit 43d47aa
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.1',
'flake8==3.2.1',
'hypothesis==3.12.0',
'hypothesis==3.17.0',
'hypothesis-pytest==0.19.0',
'py==1.4.34',
'pydocstyle==2.0.0',
Expand Down

0 comments on commit 43d47aa

Please sign in to comment.