Sourced from hypothesis's releases.
Hypothesis for Python - version 6.116.0
Hypothesis now detects if it is running on a CI server and provides better default settings for running on CI in this case.
The canonical version of these notes (with links) is on readthedocs.
Hypothesis for Python - version 6.115.6
This patch changes the priority order of pretty printing logic so that a user provided pretty printing method will always be used in preference to e.g. printing it like a dataclass.
The canonical version of these notes (with links) is on readthedocs.
d16b183
Bump hypothesis-python version to 6.116.0 and update changelog4a702a9
Merge pull request #4152
from HypothesisWorks/DRMacIver/ci-config13c3785
Default to CI-appropriate settings when running on CI8d88e01
Bump hypothesis-python version to 6.115.6 and update changelog3c128e7
Merge pull request #4150
from tybug/fix-deploy-docs3b088c0
simplify4b9d34e
proper bearer token format9880b85
only build changes.rst when parsing changelog21502ba
Merge pull request #4148
from HypothesisWorks/DRMacIver/use-provided-pretty558db3c
Always use a repr_pretty if provided