Skip to content

Bump hypothesis from 6.151.13 to 6.152.0#1139

Merged
spoorcc merged 1 commit intomainfrom
dependabot/pip/main/hypothesis-6.152.0
Apr 14, 2026
Merged

Bump hypothesis from 6.151.13 to 6.152.0#1139
spoorcc merged 1 commit intomainfrom
dependabot/pip/main/hypothesis-6.152.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 14, 2026

Bumps hypothesis from 6.151.13 to 6.152.0.

Release notes

Sourced from hypothesis's releases.

Hypothesis for Python - version 6.152.0

Hypothesis generally recommends that the ".hypothesis" directory not be checked into version control. As a result, Hypothesis now automatically creates a ".gitignore" with "*" in the ".hypothesis" directory, which excludes it from being tracked by git.

If you do want to check ".hypothesis" into git, you can remove the ".gitignore" file. Hypothesis will not re-create it unless the entire ".hypothesis" directory is removed.

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

Hypothesis for Python - version 6.151.14

This patch fixes our "from_regex()" type annotations so that "from_regex(..., alphabet=None)" is accepted.

This patch also adds unicode line breaks and thai combining vowels to our list of constant strings to upweight at runtime.

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

Commits
  • 35fdf62 Bump hypothesis-python version to 6.152.0 and update changelog
  • 0e03204 Merge pull request #4704 from Liam-DeVoe/auto-ignore-.hypothesis
  • 3625c63 fix ci failures
  • 8a8a6a1 reword for clarity
  • 0102250 fix ci
  • e571cf3 Bump hypothesis-python version to 6.151.14 and update changelog
  • cd37169 Merge pull request #4698 from Liam-DeVoe/more-constant-strings
  • 5ec1243 change release type to minor
  • 527ab13 fix test on ci
  • 52e09ea fix monkeypatch
  • 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)

Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.151.13 to 6.152.0.
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases)
- [Commits](HypothesisWorks/hypothesis@hypothesis-python-6.151.13...hypothesis-python-6.152.0)

---
updated-dependencies:
- dependency-name: hypothesis
  dependency-version: 6.152.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Packages this project depends on label Apr 14, 2026
@spoorcc spoorcc merged commit a4a27c6 into main Apr 14, 2026
38 checks passed
@spoorcc spoorcc deleted the dependabot/pip/main/hypothesis-6.152.0 branch April 14, 2026 21:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Packages this project depends on

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant