From d81207570a8aeb37706ff072d6515cdf7947c77d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Jul 2025 03:19:24 +0000 Subject: [PATCH] chore(deps-dev): bump hypothesis from 6.135.26 to 6.135.29 Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.135.26 to 6.135.29. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.135.26...hypothesis-python-6.135.29) --- updated-dependencies: - dependency-name: hypothesis dependency-version: 6.135.29 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 130d3b3..feadddb 100644 --- a/poetry.lock +++ b/poetry.lock @@ -762,14 +762,14 @@ zstd = ["zstandard (>=0.18.0)"] [[package]] name = "hypothesis" -version = "6.135.26" +version = "6.135.29" description = "A library for property-based testing" optional = false python-versions = ">=3.9" groups = ["test"] files = [ - {file = "hypothesis-6.135.26-py3-none-any.whl", hash = "sha256:fa237cbe2ae2c31d65f7230dcb866139ace635dcfec6c30dddf25974dd8ff4b9"}, - {file = "hypothesis-6.135.26.tar.gz", hash = "sha256:73af0e46cd5039c6806f514fed6a3c185d91ef88b5a1577477099ddbd1a2e300"}, + {file = "hypothesis-6.135.29-py3-none-any.whl", hash = "sha256:db4e08bcc19235d2cf37801d6ccdaca757f86dc34a64e09c85fced15bb7e836a"}, + {file = "hypothesis-6.135.29.tar.gz", hash = "sha256:871acb38ff61346a420267f81f4ba05ad9a85d08965211edf9b29bc0c1ad9d7b"}, ] [package.dependencies]