Skip to content

deps: Update dependency hypothesis to >=6.153.0#790

Merged
renovate[bot] merged 1 commit into
mainfrom
renovate/hypothesis-6.x
Jun 10, 2026
Merged

deps: Update dependency hypothesis to >=6.153.0#790
renovate[bot] merged 1 commit into
mainfrom
renovate/hypothesis-6.x

Conversation

@renovate

@renovate renovate Bot commented Jun 10, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change Pending
hypothesis feature-tests minor >=6.152.2>=6.153.0 6.155.2 (+6)
hypothesis feature-lint minor >=6.152.2>=6.153.0 6.155.2 (+6)

Release Notes

HypothesisWorks/hypothesis-python (hypothesis)

v6.153.0: Hypothesis version 6.153.0

"event()"'s "payload" is now typed as accepting "Any", matching its
runtime behavior of accepting any string-coercible object.

The canonical version of these notes (with links) is on readthedocs.

v6.152.11: Hypothesis version 6.152.11

This patch adds support for recursive forward references in
"from_type()", such as "A = list[Union["A", str]]" (issue #​4542).
Previously, such recursive type aliases would raise a
"ResolutionFailed" error. Now, Hypothesis can automatically resolve
the forward reference by looking it up in the caller's namespace. This
also resolves forward references inside "type[...]", such as
"type["MyClass"]".

The canonical version of these notes (with links) is on readthedocs.

v6.152.10: Hypothesis version 6.152.10

This patch renames our source code directory from "hypothesis-python"
to "hypothesis", and changes our canonical scheme for git tags from
"hypothesis-python-X.Y.Z" to "vX.Y.Z".

We have backfilled git tags in the new "vX.Y.Z" scheme. Any
distributions or build scripts which rely on the git tag scheme should
update to the new scheme.

The canonical version of these notes (with links) is on readthedocs.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • On day 10 of the month (* * 10 * *)
  • 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 these updates 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 the dependencies Pull requests that update a dependency file label Jun 10, 2026
@renovate renovate Bot enabled auto-merge (squash) June 10, 2026 00:58
@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Jun 10, 2026
@renovate renovate Bot merged commit 6be0867 into main Jun 10, 2026
14 checks passed
@renovate renovate Bot deleted the renovate/hypothesis-6.x branch June 10, 2026 01:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants