An open index of dependabot pull requests across open source projects.

⬆ Bump hypothesis from 6.150.0 to 6.150.3

Closed
Number: #9
Type: Pull Request
State: Closed
Author: dependabot[bot] dependabot[bot]
Association: Unknown
Comments: 3
Created: January 25, 2026 at 03:25 AM UTC
(5 months ago)
Updated: February 04, 2026 at 01:51 AM UTC
(4 months ago)
Closed: February 04, 2026 at 01:51 AM UTC
(4 months ago)
Time to Close: 10 days
Labels:
dependencies python
Description:

Bumps hypothesis from 6.150.0 to 6.150.3.

Release notes

Sourced from hypothesis's releases.

Hypothesis for Python - version 6.150.3

Hypothesis now generates powers of 2 more often when using "integers()".

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

Hypothesis for Python - version 6.150.2

Update some internal type hints.

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

Hypothesis for Python - version 6.150.1

This patch fixes a bug where "recursive()" would fail in cases where the "extend=" function does not reference it's argument - which was assumed by the recent "min_leaves=" feature, because the strategy can't actually recurse otherwise. (issue #4638)

Now, the historical behavior is working-but-deprecated, or an error if you explicitly pass "min_leaves=".

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

Commits

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)
Package Dependencies
Package:
hypothesis
Ecosystem:
pip
Version Change:
6.150.0 → 6.150.3
Update Type:
Patch
Technical Details
ID: 13476817
UUID: 3852477758
Node ID: PR_kwDORAsOys6_McCz
Host: GitHub
Repository: Driver-Adam-Testing/python-backend-test-d