tox: Update hypothesis to 1.17.1.

A small bug fix release, which fixes the fact that the 'note' function could
not be used on tests which used the @example decorator to provide explicit
examples.
This commit is contained in:
Florian Bruhin 2015-12-17 08:01:47 +01:00
parent e78d2a8399
commit f19de5b908

View File

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