Skip to content

Commit

Permalink
upgrade to latest hypothesis (3.22.2)
Browse files Browse the repository at this point in the history
  • Loading branch information
jab committed Aug 29, 2017
1 parent becd206 commit 1f7b349
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -20,7 +20,7 @@ def from_file(filename, fallback):
tests_require = [
'coverage==4.4.1',
'flake8==3.4.1',
'hypothesis==3.22.0',
'hypothesis==3.22.2',
'hypothesis-pytest==0.19.0',
'py==1.4.34',
'pydocstyle==2.0.0',
Expand Down

0 comments on commit 1f7b349

Please sign in to comment.