Bump hypothesis from 6.151.6 to 6.151.8 (#2224)

Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.151.6 to 6.151.8.
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases)
- [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.151.6...hypothesis-python-6.151.8)

---
updated-dependencies:
- dependency-name: hypothesis
  dependency-version: 6.151.8
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-02-17 11:54:39 -05:00
committed by GitHub
parent 914efac7e6
commit f51eb6c157
2 changed files with 5 additions and 5 deletions

View File

@@ -94,7 +94,7 @@ exceptiongroup = "==1.3.1"
flake8 = "^7.3.0"
flake8-bugbear = "^25.11.29"
freezegun = "^1.5.5"
hypothesis = "^6.151.6"
hypothesis = "^6.151.8"
honcho = "*"
isort = "^7.0.0"
jinja2-cli = {version = "==1.0.0", extras = ["yaml"]}