From 5722d20b97e9fca6a6c67e72d01b12ba212e40d5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 May 2026 14:26:25 +0000 Subject: [PATCH] :arrow_up:(cflite): Bump hypothesis in /.clusterfuzzlite Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.151.10 to 6.153.2. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.151.10...v6.153.2) --- updated-dependencies: - dependency-name: hypothesis dependency-version: 6.153.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..294dd71c 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.153.2 \ + --hash=sha256:6f53e84b51c1f6c4173d6698880ddc2d05947ca649caa552afa26a01c2d964c1 \ + --hash=sha256:db489369f89ea7aa724052f4725d3839f0f9d42fed1bb92d279a221a3585e215 # via -r requirements.in iniconfig==2.1.0 \ --hash=sha256:3abbd2e30b36733fee78f9c7f7308f2d0050e88f0087fd25c2645f63c773e1c7 \