From c4a58d027b82cead927ad9e9752021ce3f546c5f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 May 2026 19:33:00 +0000 Subject: [PATCH] :arrow_up:(cflite): Bump hypothesis in /.clusterfuzzlite Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.151.10 to 6.153.0. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.151.10...v6.153.0) --- updated-dependencies: - dependency-name: hypothesis dependency-version: 6.153.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..9b03b8b4 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.0 \ + --hash=sha256:11616e5158fc485d62bae19d9cc69333237faa8050ad44a45218254a1ef272bb \ + --hash=sha256:2aeda9bbb44ae0ee0bfa67ef744a25be05c1f804dca4eb6479c63518dc9f2900 # via -r requirements.in iniconfig==2.1.0 \ --hash=sha256:3abbd2e30b36733fee78f9c7f7308f2d0050e88f0087fd25c2645f63c773e1c7 \