From 66a1ec94cc039bdccac16a118c79bba14ce8134b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 May 2025 03:01:15 +0000 Subject: [PATCH] Bump hypothesis from 6.131.19 to 6.131.20 Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.131.19 to 6.131.20. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.131.19...hypothesis-python-6.131.20) --- updated-dependencies: - dependency-name: hypothesis dependency-version: 6.131.20 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 013708bee..84821336b 100644 --- a/poetry.lock +++ b/poetry.lock @@ -641,14 +641,14 @@ typing-extensions = ">=3.10.0.0" [[package]] name = "hypothesis" -version = "6.131.19" +version = "6.131.20" description = "A library for property-based testing" optional = false python-versions = ">=3.9" groups = ["dev"] files = [ - {file = "hypothesis-6.131.19-py3-none-any.whl", hash = "sha256:a021c5d0af6ac93d6f84f15644c0619962342c0acb03af583c61de39d88cfafe"}, - {file = "hypothesis-6.131.19.tar.gz", hash = "sha256:eadb7d26427a66332dc06f4a6c91a95dbe3827e7618bec4913e3610d74ff76ef"}, + {file = "hypothesis-6.131.20-py3-none-any.whl", hash = "sha256:4f6d97d5de8a4a09eb5acd4412d7795d7daa17356dd717011fa05cda4a603013"}, + {file = "hypothesis-6.131.20.tar.gz", hash = "sha256:725b3a9eb08a7655a709b19f1420529e8a75661f97edca28d6ac6ec9579a572a"}, ] [package.dependencies]