Skip to content

⬆️ Update dependency hypothesis to v6.157.0 - #273

Merged
frenck merged 1 commit into
mainfrom
renovate/hypothesis-6.x
Jul 20, 2026
Merged

⬆️ Update dependency hypothesis to v6.157.0#273
frenck merged 1 commit into
mainfrom
renovate/hypothesis-6.x

Conversation

@renovate

@renovate renovate Bot commented Jul 18, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
hypothesis (changelog) ==6.156.6==6.157.0 age adoption passing confidence

Release Notes

HypothesisWorks/hypothesis (hypothesis)

v6.157.0: Hypothesis version 6.157.0

Compare 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.9

Compare 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.8

Compare 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.7

Compare 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)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added dependencies Upgrade or downgrade of project dependencies. no-stale This issue or PR is exempted from the stable bot. python labels Jul 18, 2026
@renovate
renovate Bot enabled auto-merge (squash) July 18, 2026 13:56
@codspeed-hq

codspeed-hq Bot commented Jul 18, 2026

Copy link
Copy Markdown

Merging this PR will not alter performance

✅ 16 untouched benchmarks


Comparing renovate/hypothesis-6.x (ff44d4d) with main (c439705)

Open in CodSpeed

@codecov-commenter

codecov-commenter commented Jul 18, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.96%. Comparing base (c439705) to head (ff44d4d).

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.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@renovate
renovate Bot force-pushed the renovate/hypothesis-6.x branch from 3f31a3e to 51e146d Compare July 19, 2026 02:48
@renovate renovate Bot changed the title ⬆️ Update dependency hypothesis to v6.156.7 ⬆️ Update dependency hypothesis to v6.156.9 Jul 19, 2026
@renovate
renovate Bot force-pushed the renovate/hypothesis-6.x branch from 51e146d to ff44d4d Compare July 19, 2026 10:02
@renovate renovate Bot changed the title ⬆️ Update dependency hypothesis to v6.156.9 ⬆️ Update dependency hypothesis to v6.157.0 Jul 19, 2026
@frenck
frenck disabled auto-merge July 20, 2026 10:58
@frenck
frenck merged commit 07b502a into main Jul 20, 2026
74 checks passed
@frenck
frenck deleted the renovate/hypothesis-6.x branch July 20, 2026 10:58
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Jul 22, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Upgrade or downgrade of project dependencies. no-stale This issue or PR is exempted from the stable bot. python

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants