tox: Update hypothesis to 3.1.2

Anything which used a text() or characters() strategy was broken on
Windows and I hadn't updated appveyor to use the new repository location
so I didn't notice. This is now fixed and windows support should work
correctly.
This commit is contained in:
Florian Bruhin 2016-04-30 17:49:38 +02:00
parent ccdd832cbc
commit fe9a27a607

View File

@ -20,7 +20,7 @@ deps =
Flask==0.10.1
glob2==0.4.1
httpbin==0.4.1
hypothesis==3.1.1
hypothesis==3.1.2
itsdangerous==0.24
Mako==1.0.4
parse==1.6.6