From 4bfde3ff46ecf53e1a3af90a2e39a162f995b423 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Oct 2025 10:35:01 +0000 Subject: [PATCH] Bump hypothesis from 6.140.2 to 6.140.3 Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.140.2 to 6.140.3. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.140.2...hypothesis-python-6.140.3) --- updated-dependencies: - dependency-name: hypothesis dependency-version: 6.140.3 dependency-type: direct:development 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 121b09b..28d1787 100644 --- a/poetry.lock +++ b/poetry.lock @@ -343,14 +343,14 @@ testing = ["hatch", "pre-commit", "pytest", "tox"] [[package]] name = "hypothesis" -version = "6.140.2" +version = "6.140.3" description = "A library for property-based testing" optional = false python-versions = ">=3.9" groups = ["test"] files = [ - {file = "hypothesis-6.140.2-py3-none-any.whl", hash = "sha256:4524cb84be90961563ef15634e2efe96150bbcce47621a13cff3c1b03a326663"}, - {file = "hypothesis-6.140.2.tar.gz", hash = "sha256:b3b4a162134eeef8a992621de6c43d80e03d44704a3c3bfb5b9d0661b375b0d2"}, + {file = "hypothesis-6.140.3-py3-none-any.whl", hash = "sha256:a2cfff51641a58a56081f5c90ae1da6ccf3d043404f411805f7f0e0d75742d0e"}, + {file = "hypothesis-6.140.3.tar.gz", hash = "sha256:4f4a09bf77af21e0cc3dffed1ea639812dc75d38f81308ec9fb0e33f8557b0cb"}, ] [package.dependencies]