tox: Update hypothesis to 1.11.3
- Better argument validation for datetimes() strategy - previously setting max_year < datetime.MIN_YEAR or min_year > datetime.MAX_YEAR would not have raised an InvalidArgument error and instead would have behaved confusingly. - Compatibility with being run on pytest < 2.7 (achieved by disabling the plugin).
This commit is contained in:
parent
a76d9a5914
commit
a9144cdd21