From a426c5fb3224aa3fd527824dfd66752458721a18 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Jan 2026 04:43:31 +0000 Subject: [PATCH] Bump hypothesis from 6.150.1 to 6.150.2 Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.150.1 to 6.150.2. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.150.1...hypothesis-python-6.150.2) --- updated-dependencies: - dependency-name: hypothesis dependency-version: 6.150.2 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 2d8faa2e50c..08e9ce8f021 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.150.1 +hypothesis==6.150.2 # via qcodes (pyproject.toml) idna==3.11 # via requests