From b09fce031da561fea670cfd1897ead5a29d7d184 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Apr 2026 14:19:28 +0000 Subject: [PATCH] Bump hypothesis from 6.151.14 to 6.152.1 Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.151.14 to 6.152.1. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.151.14...hypothesis-python-6.152.1) --- updated-dependencies: - dependency-name: hypothesis dependency-version: 6.152.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- poetry.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/poetry.lock b/poetry.lock index 6ac6d9a0..e602d7bc 100644 --- a/poetry.lock +++ b/poetry.lock @@ -650,15 +650,15 @@ zstd = ["zstandard (>=0.18.0)"] [[package]] name = "hypothesis" -version = "6.151.14" +version = "6.152.1" description = "The property-based testing library for Python" optional = true python-versions = ">=3.10" groups = ["main"] markers = "extra == \"check-laws\"" files = [ - {file = "hypothesis-6.151.14-py3-none-any.whl", hash = "sha256:0c27a1e1092752d8c424b7f1caeb6ecfbed9af87914f510b59c1be69945e85a5"}, - {file = "hypothesis-6.151.14.tar.gz", hash = "sha256:14fffdfdb50e816cf114f9946aebbf533d7e0920c07ddc1531889f0a22ffaa20"}, + {file = "hypothesis-6.152.1-py3-none-any.whl", hash = "sha256:40a3619d9e0cb97b018857c7986f75cf5de2e5ec0fa8a0b172d00747758f749e"}, + {file = "hypothesis-6.152.1.tar.gz", hash = "sha256:4f4ed934eee295dd84ee97592477d23e8dc03e9f12ae0ee30a4e7c9ef3fca3b0"}, ] [package.dependencies]