From c012bfe21c77642bf38c2326d53c6a9c631fd5cd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Dec 2025 04:01:56 +0000 Subject: [PATCH] Bump hypothesis from 6.148.7 to 6.148.8 Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.148.7 to 6.148.8. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.148.7...hypothesis-python-6.148.8) --- updated-dependencies: - dependency-name: hypothesis dependency-version: 6.148.8 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 53bd21f8d88..a9e1c8df5cc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -102,7 +102,7 @@ h5py==3.15.1 # qcodes-loop hickle==5.0.3 # via qcodes-loop -hypothesis==6.148.7 +hypothesis==6.148.8 # via qcodes (pyproject.toml) idna==3.11 # via requests