Skip to content

Bump hypothesis from 6.151.12 to 6.151.14#8043

Merged
jenshnielsen merged 1 commit intomainfrom
dependabot/pip/hypothesis-6.151.14
Apr 14, 2026
Merged

Bump hypothesis from 6.151.12 to 6.151.14#8043
jenshnielsen merged 1 commit intomainfrom
dependabot/pip/hypothesis-6.151.14

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps hypothesis from 6.151.12 to 6.151.14.

Release notes

Sourced from hypothesis's releases.

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.

Hypothesis for Python - version 6.151.13

This patch removes some newly unnecessary "# type: ignore" comments.

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

Commits
  • e571cf3 Bump hypothesis-python version to 6.151.14 and update changelog
  • cd37169 Merge pull request #4698 from Liam-DeVoe/more-constant-strings
  • 72f0006 remove typing from from_regex with bytes
  • 888a373 Merge remote-tracking branch 'upstream/master' into more-constant-strings
  • 4939dab Bump hypothesis-python version to 6.151.13 and update changelog
  • e3dab36 Merge pull request #4693 from HypothesisWorks/create-pull-request/patch
  • 4b5e745 fix rare test issue
  • b2f6737 changelog
  • 4839630 update type hints
  • 458eb1b fix release docs syntax
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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.12 to 6.151.14.
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases)
- [Commits](HypothesisWorks/hypothesis@hypothesis-python-6.151.12...hypothesis-python-6.151.14)

---
updated-dependencies:
- dependency-name: hypothesis
  dependency-version: 6.151.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Apr 14, 2026
@dependabot dependabot bot requested a review from a team as a code owner April 14, 2026 04:44
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Apr 14, 2026
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 14, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 70.60%. Comparing base (b503346) to head (f49f789).
⚠️ Report is 6 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #8043   +/-   ##
=======================================
  Coverage   70.60%   70.60%           
=======================================
  Files         333      333           
  Lines       32486    32486           
=======================================
  Hits        22936    22936           
  Misses       9550     9550           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@jenshnielsen jenshnielsen added this pull request to the merge queue Apr 14, 2026
Merged via the queue into main with commit 7145053 Apr 14, 2026
18 checks passed
@dependabot dependabot bot deleted the dependabot/pip/hypothesis-6.151.14 branch April 14, 2026 05:35
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 code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant