Skip to content

Bump hypothesis from 6.151.6 to 6.151.9#7873

Merged
jenshnielsen merged 1 commit intomainfrom
dependabot/pip/hypothesis-6.151.9
Feb 17, 2026
Merged

Bump hypothesis from 6.151.6 to 6.151.9#7873
jenshnielsen merged 1 commit intomainfrom
dependabot/pip/hypothesis-6.151.9

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 17, 2026

Bumps hypothesis from 6.151.6 to 6.151.9.

Release notes

Sourced from hypothesis's releases.

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.

Commits
  • ad1c0b9 Bump hypothesis-python version to 6.151.9 and update changelog
  • fee8588 Merge pull request #4664 from Liam-DeVoe/remove-dfa-lstar
  • 83e565b remove lstar/dfa code
  • 6a92140 Bump hypothesis-python version to 6.151.8 and update changelog
  • f431fd1 Merge pull request #4661 from Zac-HD/claude/fix-issue-4660-v47Zs
  • 6636685 Bump hypothesis-python version to 6.151.7 and update changelog
  • 27e40fe Merge pull request #4662 from HypothesisWorks/create-pull-request/patch
  • 34802cf Update pinned dependencies
  • c99f273 Cross-ref SimpleNamespace, snapshot sys.modules, add regression test
  • 0854c39 Handle unhashable entries in sys.modules when collecting local constants
  • See full diff 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.6 to 6.151.9.
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases)
- [Commits](HypothesisWorks/hypothesis@hypothesis-python-6.151.6...hypothesis-python-6.151.9)

---
updated-dependencies:
- dependency-name: hypothesis
  dependency-version: 6.151.9
  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 Feb 17, 2026
@dependabot dependabot bot requested a review from a team as a code owner February 17, 2026 04:43
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Feb 17, 2026
@codecov
Copy link

codecov bot commented Feb 17, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 59.94%. Comparing base (d472c69) to head (c672411).
⚠️ Report is 4 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #7873   +/-   ##
=======================================
  Coverage   59.94%   59.94%           
=======================================
  Files         352      352           
  Lines       31933    31933           
=======================================
  Hits        19143    19143           
  Misses      12790    12790           

☔ 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 Feb 17, 2026
Merged via the queue into main with commit 656d4fc Feb 17, 2026
22 of 23 checks passed
@dependabot dependabot bot deleted the dependabot/pip/hypothesis-6.151.9 branch February 17, 2026 09:02
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