From 32699b1c3e8fce382d38a2ef56175708f651efe7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Aug 2025 17:36:25 +0000 Subject: [PATCH] Bump hypothesis from 6.137.2 to 6.137.3 Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.137.2 to 6.137.3. - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.137.2...hypothesis-python-6.137.3) --- updated-dependencies: - dependency-name: hypothesis dependency-version: 6.137.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- poetry.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/poetry.lock b/poetry.lock index 317b5936..65ba109d 100644 --- a/poetry.lock +++ b/poetry.lock @@ -589,15 +589,15 @@ zstd = ["zstandard (>=0.18.0)"] [[package]] name = "hypothesis" -version = "6.137.2" +version = "6.137.3" description = "A library for property-based testing" optional = true python-versions = ">=3.9" groups = ["main"] markers = "extra == \"check-laws\"" files = [ - {file = "hypothesis-6.137.2-py3-none-any.whl", hash = "sha256:7258a288e9a4d1bac34a9403a6039056113b8b125e3974d88d7773cdb052164f"}, - {file = "hypothesis-6.137.2.tar.gz", hash = "sha256:e98bcf06bc0f8497e91f255b2549263283be266e8f299e9b2effd7dc075978f6"}, + {file = "hypothesis-6.137.3-py3-none-any.whl", hash = "sha256:e1b869d1a7a07b0578e0006e5b6c0511d2d2d1deb306fd3c5c839e3a5db15a60"}, + {file = "hypothesis-6.137.3.tar.gz", hash = "sha256:8e2897572295b1e57c2cd4a0302a25ba8faa70460e96818ea0c16b793485a575"}, ] [package.dependencies]