Bump hypothesis from 6.140.3 to 6.140.4

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-10-15 13:29:43 +00:00
committed by GitHub
parent 5693ed1c1b
commit a71ccb7669
2 changed files with 7 additions and 7 deletions

View File

@@ -92,7 +92,7 @@ exceptiongroup = "==1.3.0"
flake8 = "^7.3.0"
flake8-bugbear = "^24.12.12"
freezegun = "^1.5.5"
hypothesis = "^6.140.2"
hypothesis = "^6.141.0"
honcho = "*"
isort = "^7.0.0"
jinja2-cli = {version = "==0.8.2", extras = ["yaml"]}