Bump hypothesis from 6.146.0 to 6.147.0 (#3081)

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

---
updated-dependencies:
- dependency-name: hypothesis
  dependency-version: 6.147.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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]
2025-11-07 07:08:06 -05:00
committed by GitHub
parent f1f8d95410
commit 13b3a1ba66
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 = "==23.0.0", extras = ["gevent"]}
hypothesis = "^6.146.0"
hypothesis = "^6.147.0"
humanize = "~=4.14"
itsdangerous = "~=2.2"
jinja2 = "^3.1.6"