Bump hypothesis from 6.72.2 to 6.75.1
Bumps hypothesis from 6.72.2 to 6.75.1.
Release notes
Sourced from hypothesis's releases.
Hypothesis for Python - version 6.74.0
This release adds support for nullable pandas dtypes in "pandas()" (issue #3604). Thanks to Cheuk Ting Ho for implementing this at the PyCon sprints!
The canonical version of these notes (with links) is on readthedocs.
Hypothesis for Python - version 6.72.4
This patch fixes type annotations for the "arrays()" strategy. Thanks to Francesc Elies for pull request #3602.
The canonical version of these notes (with links) is on readthedocs.
Hypothesis for Python - version 6.72.3
This patch fixes a bug with "from_type()" with "dict[tuple[int, int], str]" (issue #3527).
Thanks to Nick Muoh at the PyCon Sprints!
The canonical version of these notes (with links) is on readthedocs.
Commits
-
f7b5da6Bump hypothesis-python version to 6.75.1 and update changelog -
bc4395eMerge pull request #3633 from pganssle/errors-getattr -
47bd5f9Raise AttributeError in errors module -
b926247Bump hypothesis-python version to 6.75.0 and update changelog -
ffb96a4Merge pull request #3631 from Zac-HD/experiments -
c4cb186Write patch files for failing examples -
b156e74Fix inquisitor overrun -
7b792ceUpdate pinned dependencies -
82d2e02Proposing minor fix -
f9eb322Use LibCST native parser - Additional commits viewable in compare view