tox: Update hypothesis to 3.1.3

- Another charmap problem. In 3.1.2 text/characters would break on
  systems which had /tmp/ mounted on a different partition than the
  Hypothesis storage directory (usually in home). This fixes that.
This commit is contained in:
Florian Bruhin 2016-05-01 17:49:44 +02:00
parent 2875596a1e
commit dc1b0920ab

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.1 httpbin==0.4.1
hypothesis==3.1.2 hypothesis==3.1.3
itsdangerous==0.24 itsdangerous==0.24
Mako==1.0.4 Mako==1.0.4
parse==1.6.6 parse==1.6.6