From a6dda46236d22965e6e65c0160da8db69e6c60b1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jun 2026 12:05:10 +0000 Subject: [PATCH] :arrow_up:(cflite): Bump hypothesis in /.clusterfuzzlite Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.151.10 to 6.155.2. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.151.10...v6.155.2) --- updated-dependencies: - dependency-name: hypothesis dependency-version: 6.155.2 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..f371fa12 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.2 \ + --hash=sha256:ae36880287c9c5defe9f199d3d2b67d9947a4da2a46e6c57373cbdf2345b20e1 \ + --hash=sha256:c85ce6dcd630a90ce501f1d1dd1bc84b97f5649ca8a27e134c8cbf5aa480b1a5 # via -r requirements.in iniconfig==2.1.0 \ --hash=sha256:3abbd2e30b36733fee78f9c7f7308f2d0050e88f0087fd25c2645f63c773e1c7 \