Bump hypothesis from 6.125.2 to 6.125.3

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

---
updated-dependencies:
- dependency-name: hypothesis
  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-02-15 16:22:23 +00:00 committed by GitHub
parent 17b9d816fb
commit 289f2a7fd6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

6
poetry.lock generated
View File

@ -631,13 +631,13 @@ typing = ["typing-extensions (>=4.8)"]
[[package]]
name = "hypothesis"
version = "6.125.2"
version = "6.125.3"
description = "A library for property-based testing"
optional = false
python-versions = ">=3.9"
files = [
{file = "hypothesis-6.125.2-py3-none-any.whl", hash = "sha256:55d4966d521b85d2f77e916dabb00d66d5530ea9fbb89c7489ee810625fac802"},
{file = "hypothesis-6.125.2.tar.gz", hash = "sha256:c70f0a12deb688ce90f2765a507070c4bff57e48ac86849f4350bbddc1df41a3"},
{file = "hypothesis-6.125.3-py3-none-any.whl", hash = "sha256:ae0381987d0ccacc62867343acc38a0ca5e959fc4da98b3e018b0debf080a557"},
{file = "hypothesis-6.125.3.tar.gz", hash = "sha256:6276d9d8f7f91ebd7ad95081f004bcf5699afb4d680a8321861cbf3a5de45d3b"},
]
[package.dependencies]