chore(deps-dev): bump hypothesis from 6.135.26 to 6.135.31

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

---
updated-dependencies:
- dependency-name: hypothesis
  dependency-version: 6.135.31
  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-07-15 05:33:51 +00:00 committed by GitHub
parent d941373d34
commit 6a455362a3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

6
poetry.lock generated
View file

@ -762,14 +762,14 @@ zstd = ["zstandard (>=0.18.0)"]
[[package]]
name = "hypothesis"
version = "6.135.26"
version = "6.135.31"
description = "A library for property-based testing"
optional = false
python-versions = ">=3.9"
groups = ["test"]
files = [
{file = "hypothesis-6.135.26-py3-none-any.whl", hash = "sha256:fa237cbe2ae2c31d65f7230dcb866139ace635dcfec6c30dddf25974dd8ff4b9"},
{file = "hypothesis-6.135.26.tar.gz", hash = "sha256:73af0e46cd5039c6806f514fed6a3c185d91ef88b5a1577477099ddbd1a2e300"},
{file = "hypothesis-6.135.31-py3-none-any.whl", hash = "sha256:12f1cf4aa961884b71021ef8770d81045f66c0b3f4295abc956e4f84d862f321"},
{file = "hypothesis-6.135.31.tar.gz", hash = "sha256:a759a6010a43424b66b634383a04717a30ed05f553cc51e3b3fe3931faace53a"},
]
[package.dependencies]