From a8988d70c2f74a221e3a3453ef47eca46cdd239c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Jul 2026 04:43:58 +0000 Subject: [PATCH] Bump hypothesis from 6.155.7 to 6.156.4 Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.155.7 to 6.156.4. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/v6.155.7...v6.156.4) --- updated-dependencies: - dependency-name: hypothesis dependency-version: 6.156.4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c406b91d586..94fdcfb137b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -103,7 +103,7 @@ h5py==3.16.0 # qcodes-loop hickle==5.0.3 # via qcodes-loop -hypothesis==6.155.7 +hypothesis==6.156.4 # via qcodes (pyproject.toml) idna==3.18 # via requests