From 94630e2e32e5c3d93758cfabb32d25847df3af96 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Mar 2025 14:44:23 +0000 Subject: [PATCH] Bump hypothesis from 6.127.6 to 6.127.8 Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.127.6 to 6.127.8. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.127.6...hypothesis-python-6.127.8) --- 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 fcd8fe81..348e6307 100644 --- a/poetry.lock +++ b/poetry.lock @@ -562,15 +562,15 @@ zstd = ["zstandard (>=0.18.0)"] [[package]] name = "hypothesis" -version = "6.127.6" +version = "6.127.8" description = "A library for property-based testing" optional = true python-versions = ">=3.9" groups = ["main"] markers = "extra == \"check-laws\"" files = [ - {file = "hypothesis-6.127.6-py3-none-any.whl", hash = "sha256:4967702ee2f8c8d7d0d50f14940c3496bd32ac8b8a2b362ace34c722e842d00b"}, - {file = "hypothesis-6.127.6.tar.gz", hash = "sha256:9b5292f3f2d505bf0f3e060b1c12f3643fa9b7cd036f41f3456c5f7cc7f73164"}, + {file = "hypothesis-6.127.8-py3-none-any.whl", hash = "sha256:f8614a586b933ca87fa6be0bf1d673f5718d027e3281bbaff6967f0f2cba7c09"}, + {file = "hypothesis-6.127.8.tar.gz", hash = "sha256:2df4cfb131b30bf85d785892137b7d39b978aea7cfbe319a574dc13071b7ee4b"}, ] [package.dependencies]