Bump hypothesis from 6.142.5 to 6.145.0 (#2085)

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

---
updated-dependencies:
- dependency-name: hypothesis
  dependency-version: 6.145.0
  dependency-type: direct:development
  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-04 13:24:20 -05:00
committed by GitHub
parent b776bffb20
commit ceea463086
2 changed files with 17 additions and 6 deletions

View File

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