From 30d22cccb137eb05c43331a7c2e6114d74fe1645 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Jan 2026 01:15:33 +0000 Subject: [PATCH] chore(deps-dev): bump hypothesis in the development-dependencies group Bumps the development-dependencies group with 1 update: [hypothesis](https://github.com/HypothesisWorks/hypothesis). Updates `hypothesis` from 6.150.2 to 6.151.0 - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.150.2...hypothesis-python-6.151.0) --- updated-dependencies: - dependency-name: hypothesis dependency-version: 6.151.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] --- poetry.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/poetry.lock b/poetry.lock index d0cef6e..5aa798f 100644 --- a/poetry.lock +++ b/poetry.lock @@ -389,14 +389,14 @@ files = [ [[package]] name = "hypothesis" -version = "6.150.2" +version = "6.151.0" description = "The property-based testing library for Python" optional = false python-versions = ">=3.10" groups = ["dev"] files = [ - {file = "hypothesis-6.150.2-py3-none-any.whl", hash = "sha256:648d6a2be435889e713ba3d335b0fb5e7a250f569b56e6867887c1e7a0d1f02f"}, - {file = "hypothesis-6.150.2.tar.gz", hash = "sha256:deb043c41c53eaf0955f4a08739c2a34c3d8040ee3d9a2da0aa5470122979f75"}, + {file = "hypothesis-6.151.0-py3-none-any.whl", hash = "sha256:e5d2a9d178192d00f7a7fa6717cc1c63883acb918ac8d3a2604a1cea45b3e89b"}, + {file = "hypothesis-6.151.0.tar.gz", hash = "sha256:25c7f1105fa5f46bbf499d7204f128e26278073efc2adf15939f40b8fbdc4fad"}, ] [package.dependencies]