From 054a9ab7f44c3e2988352184ac2bbc5c18ffbc5e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Nov 2025 04:03:21 +0000 Subject: [PATCH] Bump hypothesis from 6.142.4 to 6.144.0 Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.142.4 to 6.144.0. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.142.4...hypothesis-python-6.144.0) --- updated-dependencies: - dependency-name: hypothesis dependency-version: 6.144.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 4f6e978897db..241e74ced6e0 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.142.4 +hypothesis==6.144.0 # via qcodes (pyproject.toml) idna==3.11 # via requests