Skip to content

Bump hypothesis from 6.150.2 to 6.151.10#1447

Merged
ajax146 merged 1 commit into
mainfrom
dependabot/pip/hypothesis-6.151.10
Apr 13, 2026
Merged

Bump hypothesis from 6.150.2 to 6.151.10#1447
ajax146 merged 1 commit into
mainfrom
dependabot/pip/hypothesis-6.151.10

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 30, 2026

Copy link
Copy Markdown
Contributor

Bumps hypothesis from 6.150.2 to 6.151.10.

Release notes

Sourced from hypothesis's releases.

Hypothesis for Python - version 6.151.10

When shrinking takes more than five minutes, Hypothesis now prints the "@​seed" decorator alongside the slow-shrinking warning so you can reproduce the failure.

Thanks to Ian Hunt-Isaak for this contribution!

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

Hypothesis for Python - version 6.151.9

Remove some old unused code.

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

Hypothesis for Python - version 6.151.8

This patch fixes a crash when "sys.modules" contains unhashable values, such as "SimpleNamespace" objects (issue #4660).

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

Hypothesis for Python - version 6.151.7

This patch updates our vendored list of top-level domains, which is used by the provisional "domains()" strategy.

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

Hypothesis for Python - version 6.151.6

This patch fixes several duplicate word typos in comments and documentation.

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

Hypothesis for Python - version 6.151.5

This patch teaches our pytest plugin to :ref: find interesting constants <v6.131.1> when pytest is collecting tests, to avoid arbitrarily attributing the latency to whichever test function happened to be executed first (issue #4627).

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

Hypothesis for Python - version 6.151.4

This patch adjusts how we compute the stopping threshold introduced in version 6.151.3, while still maintaining 99% confidence that <1% of test cases pass.

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

Hypothesis for Python - version 6.151.3

This patch makes Hypothesis more tolerant of slow-to-satisfy "assume()" calls. Previously, Hypothesis would give up after

... (truncated)

Commits
  • dd619a8 Bump hypothesis-python version to 6.151.10 and update changelog
  • 47bf92e Merge pull request #4685 from HypothesisWorks/create-pull-request/patch
  • e87b8ba Update pinned dependencies
  • d2a9a59 Merge pull request #4677 from ianhi/slow-shrink-seed
  • 1d6046a format
  • 36c2cae refactor and reword
  • 3d54cdc Merge remote-tracking branch 'upstream/master' into slow-shrink-seed
  • c1d70b8 Merge pull request #4679 from HypothesisWorks/create-pull-request/patch
  • e1e0ba1 Update pinned dependencies
  • 9fe714d Merge pull request #4678 from HypothesisWorks/create-pull-request/patch
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python dependencies labels Mar 30, 2026
@dependabot dependabot Bot force-pushed the dependabot/pip/hypothesis-6.151.10 branch 4 times, most recently from 3f4ea11 to 2f30664 Compare April 13, 2026 19:14
@ajax146

ajax146 commented Apr 13, 2026

Copy link
Copy Markdown
Contributor

@dependabot recreate

@dependabot dependabot Bot force-pushed the dependabot/pip/hypothesis-6.151.10 branch from 2f30664 to f6abffa Compare April 13, 2026 19:17
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.150.2 to 6.151.10.
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases)
- [Commits](HypothesisWorks/hypothesis@hypothesis-python-6.150.2...hypothesis-python-6.151.10)

---
updated-dependencies:
- dependency-name: hypothesis
  dependency-version: 6.151.10
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/pip/hypothesis-6.151.10 branch from f6abffa to 933f5ad Compare April 13, 2026 19:19
@ajax146 ajax146 merged commit b18e8c0 into main Apr 13, 2026
5 checks passed
@dependabot dependabot Bot deleted the dependabot/pip/hypothesis-6.151.10 branch April 13, 2026 19:28
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 python Pull requests that update python dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant