From e50e90e6e09b71d4a27653b25c1f7d1ae1141b43 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 May 2026 12:58:57 +0000 Subject: [PATCH] :arrow_up:(cflite): Bump hypothesis in /.clusterfuzzlite Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.151.10 to 6.155.0. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.151.10...v6.155.0) --- updated-dependencies: - dependency-name: hypothesis dependency-version: 6.155.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .clusterfuzzlite/requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.clusterfuzzlite/requirements.txt b/.clusterfuzzlite/requirements.txt index b3a547cb..8e79f6d2 100644 --- a/.clusterfuzzlite/requirements.txt +++ b/.clusterfuzzlite/requirements.txt @@ -41,9 +41,9 @@ filelock==3.25.2 \ # python-discovery # tox # virtualenv -hypothesis==6.151.10 \ - --hash=sha256:6c9565af8b4aa3a080b508f66ce9c2a77dd613c7e9073e27fc7e4ef9f45f8a27 \ - --hash=sha256:b0d7728f0c8c2be009f89fcdd6066f70c5439aa0f94adbb06e98261d05f49b05 +hypothesis==6.155.0 \ + --hash=sha256:cf09ac913b60b49750585a53152704468de666f35c9c29f8e61d82a01f64bbb5 \ + --hash=sha256:d6ffa3062afabaf908491be707c60843f6671f7c3e9f2ed249d5827207ebbf33 # via -r requirements.in iniconfig==2.1.0 \ --hash=sha256:3abbd2e30b36733fee78f9c7f7308f2d0050e88f0087fd25c2645f63c773e1c7 \