Bump hypothesis from 6.151.5 to 6.151.6 (#3260)

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

---
updated-dependencies:
- dependency-name: hypothesis
  dependency-version: 6.151.6
  dependency-type: direct:production
  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-12 14:55:12 +00:00
committed by GitHub
parent 50b9cc869a
commit 4a1eb9bdbd
2 changed files with 5 additions and 5 deletions

View File

@@ -20,7 +20,7 @@ flask-login = "^0.6"
flask-talisman = "*"
flask-wtf = "^1.2"
gunicorn = {version = "==25.0.3", extras = ["gevent"]}
hypothesis = "^6.151.5"
hypothesis = "^6.151.6"
humanize = "~=4.15"
itsdangerous = "~=2.2"
jinja2 = "^3.1.6"