Skip to content

chore(deps): update dependency hypothesis to v6.155.7 - #328

Merged
vertti merged 1 commit into
mainfrom
renovate/hypothesis-6.x
Jun 23, 2026
Merged

chore(deps): update dependency hypothesis to v6.155.7#328
vertti merged 1 commit into
mainfrom
renovate/hypothesis-6.x

Conversation

@renovate

@renovate renovate Bot commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
hypothesis (changelog) ==6.155.2==6.155.7 age confidence

Release Notes

HypothesisWorks/hypothesis (hypothesis)

v6.155.7: Hypothesis version 6.155.7

Compare Source

This patch fixes a thread-safety bug where concurrent use of the same
strategy instance could error in rare cases. (issue #​4475).

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

v6.155.6: Hypothesis version 6.155.6

Compare Source

This patch replaces some internal "%"-style string formatting with
f-strings. There is no user-visible change.

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

v6.155.5: Hypothesis version 6.155.5

Compare Source

"dates()" now raises "InvalidArgument" if a "datetime" is passed as
"min_value" or "max_value". Because "datetime" is a subclass of
"date", such bounds were previously accepted and then failed with a
confusing "TypeError" while generating examples.

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

v6.155.4: Hypothesis version 6.155.4

Compare Source

This patch removes a stray "print()" which fired whenever a "dates()"
filter was rewritten.

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

v6.155.3: Hypothesis version 6.155.3

Compare Source

When using an alternative backend (such as hypothesis-crosshair),
Hypothesis no longer emits a "test_case" observation for an iteration
that the backend aborts via "BackendCannotProceed" before the test
body runs
. Previously such an iteration -- for example when the
crosshair backend has exhausted its search paths -- could surface as a
spurious, draw-less "passed" observation with an empty representation,
even though the engine already discards the iteration entirely.

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: Disabled by config. Please merge this manually once you are satisfied.

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 force-pushed the renovate/hypothesis-6.x branch 3 times, most recently from a3ed466 to 797d4f5 Compare June 18, 2026 11:37
@renovate renovate Bot changed the title chore(deps): update dependency hypothesis to v6.155.3 chore(deps): update dependency hypothesis to v6.155.5 Jun 18, 2026
@renovate
renovate Bot force-pushed the renovate/hypothesis-6.x branch 2 times, most recently from 5778b7a to 6b3df53 Compare June 19, 2026 10:04
@renovate renovate Bot changed the title chore(deps): update dependency hypothesis to v6.155.5 chore(deps): update dependency hypothesis to v6.155.6 Jun 19, 2026
@renovate
renovate Bot force-pushed the renovate/hypothesis-6.x branch 4 times, most recently from 6f3959b to 36f52fb Compare June 20, 2026 21:57
@renovate renovate Bot changed the title chore(deps): update dependency hypothesis to v6.155.6 chore(deps): update dependency hypothesis to v6.155.7 Jun 21, 2026
@renovate
renovate Bot force-pushed the renovate/hypothesis-6.x branch 4 times, most recently from 0d81715 to 1daa6c0 Compare June 23, 2026 07:54
@renovate
renovate Bot force-pushed the renovate/hypothesis-6.x branch from 1daa6c0 to e9761d4 Compare June 23, 2026 07:59
@vertti
vertti merged commit 03562ce into main Jun 23, 2026
26 checks passed
@vertti
vertti deleted the renovate/hypothesis-6.x branch June 23, 2026 07:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant