From 52962001e37d3e4dcd9824b43cf84d52d71365b5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 May 2026 04:47:47 +0000 Subject: [PATCH] Bump hypothesis from 6.152.6 to 6.152.7 Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.152.6 to 6.152.7. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.152.6...hypothesis-python-6.152.7) --- updated-dependencies: - dependency-name: hypothesis dependency-version: 6.152.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a1337c8f366..7597d182015 100644 --- a/requirements.txt +++ b/requirements.txt @@ -100,7 +100,7 @@ h5py==3.16.0 # qcodes-loop hickle==5.0.3 # via qcodes-loop -hypothesis==6.152.6 +hypothesis==6.152.7 # via qcodes (pyproject.toml) idna==3.14 # via requests