From 2f001e217a071406a9dd8890ec6d4d597c2a5962 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 May 2026 10:31:33 +0000 Subject: [PATCH] Bump hypothesis from 6.152.9 to 6.153.0 Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.152.9 to 6.153.0. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.152.9...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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 970d9b39a5f..e3a5fd7b480 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.152.9 +hypothesis==6.153.0 # via qcodes (pyproject.toml) idna==3.16 # via requests