Bump hypothesis from 6.142.1 to 6.142.2 (#2048)

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

---
updated-dependencies:
- dependency-name: hypothesis
  dependency-version: 6.142.2
  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]
2025-10-21 09:13:14 -04:00
committed by GitHub
parent 82a11edf27
commit b852e6e56e
2 changed files with 5 additions and 5 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.142.1"
hypothesis = "^6.142.2"
honcho = "*"
isort = "^7.0.0"
jinja2-cli = {version = "==0.8.2", extras = ["yaml"]}