⬆️ Update dependency hypothesis to v6.157.0 - #273
Merged
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #273 +/- ##
=======================================
Coverage 92.96% 92.96%
=======================================
Files 42 42
Lines 13817 13817
=======================================
Hits 12845 12845
Misses 972 972 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
renovate
Bot
force-pushed
the
renovate/hypothesis-6.x
branch
from
July 19, 2026 02:48
3f31a3e to
51e146d
Compare
renovate
Bot
force-pushed
the
renovate/hypothesis-6.x
branch
from
July 19, 2026 10:02
51e146d to
ff44d4d
Compare
frenck
approved these changes
Jul 20, 2026
frenck
disabled auto-merge
July 20, 2026 10:58
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
==6.156.6→==6.157.0Release Notes
HypothesisWorks/hypothesis (hypothesis)
v6.157.0: Hypothesis version 6.157.0Compare Source
"from_type()" now supports the annotated-types "Timezone" constraint
on "datetime" and "time", resolves the typing-extensions
"TypeAliasType" backport as well as the native form from Python 3.12+,
and suggests subscripting generic aliases like
"annotated_types.LowerCase" if they are mistakenly passed as
"Annotated" metadata.
The canonical version of these notes (with links) is on readthedocs.
v6.156.9: Hypothesis version 6.156.9Compare Source
This release improves observability output under symbolic backends by
displaying arguments generated by "data()" as "data(...)".
Thanks to zhangli091011 for this fix!
The canonical version of these notes (with links) is on readthedocs.
v6.156.8: Hypothesis version 6.156.8Compare Source
This patch improves the performance of unique collections drawing from
a fixed pool of elements, such as "sets()" of "sampled_from()", under
symbolic-execution backends such as hypothesis-crosshair.
The canonical version of these notes (with links) is on readthedocs.
v6.156.7: Hypothesis version 6.156.7Compare Source
This patch fixes a bug where calling ".flatmap()" on a "consumes()"
bundle raised an error (issue #4427).
The canonical version of these notes (with links) is on readthedocs.
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.