tox: Update hypothesis to 1.15.0.

A release with two new features.

- A 'characters' strategy for more flexible generation of text with particular
  character ranges and types.
- Add support for preconditions to the rule based stateful testing.
This commit is contained in:
Florian Bruhin 2015-11-24 21:34:43 +01:00
parent 027a10c04b
commit f48bebb7ff

View File

@ -20,7 +20,7 @@ deps =
Flask==0.10.1
glob2==0.4.1
httpbin==0.4.0
hypothesis==1.14.0
hypothesis==1.15.0
itsdangerous==0.24
Mako==1.0.3
parse==1.6.6