From 72ea1880d86c1be2ac830081841ac2549aa5f90b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Mar 2025 14:29:01 +0000 Subject: [PATCH] Bump hypothesis from 6.127.8 to 6.127.9 Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.127.8 to 6.127.9. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.127.8...hypothesis-python-6.127.9) --- updated-dependencies: - dependency-name: hypothesis 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 feadfa43..f1e4c916 100644 --- a/poetry.lock +++ b/poetry.lock @@ -562,15 +562,15 @@ zstd = ["zstandard (>=0.18.0)"] [[package]] name = "hypothesis" -version = "6.127.8" +version = "6.127.9" description = "A library for property-based testing" optional = true python-versions = ">=3.9" groups = ["main"] markers = "extra == \"check-laws\"" files = [ - {file = "hypothesis-6.127.8-py3-none-any.whl", hash = "sha256:f8614a586b933ca87fa6be0bf1d673f5718d027e3281bbaff6967f0f2cba7c09"}, - {file = "hypothesis-6.127.8.tar.gz", hash = "sha256:2df4cfb131b30bf85d785892137b7d39b978aea7cfbe319a574dc13071b7ee4b"}, + {file = "hypothesis-6.127.9-py3-none-any.whl", hash = "sha256:51d54c033cfed4ebdc45c9d45ae890d822546151d8d58f52cbed3f049cf448cf"}, + {file = "hypothesis-6.127.9.tar.gz", hash = "sha256:e8b065319b53ba62cd194912e6322e435daad862ca34e2da8997529e37edecda"}, ] [package.dependencies]