Bump hypothesis from 6.72.2 to 6.75.1
Compare changes
+ 1
− 1
The internal GitLab Runner Service is temporarily degraded. Jobs might be queued longer than usual. Your own project or group runners as well as the HIFIS Runners are unaffected.
Bumps hypothesis from 6.72.2 to 6.75.1.
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.
f7b5da6
Bump hypothesis-python version to 6.75.1 and update changelogbc4395e
Merge pull request #3633 from pganssle/errors-getattr47bd5f9
Raise AttributeError in errors moduleb926247
Bump hypothesis-python version to 6.75.0 and update changelogffb96a4
Merge pull request #3631 from Zac-HD/experimentsc4cb186
Write patch files for failing examplesb156e74
Fix inquisitor overrun7b792ce
Update pinned dependencies82d2e02
Proposing minor fixf9eb322
Use LibCST native parser