From b94bf27bdb7204a235fe8bdbc6f141beccd8a190 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Jan 2025 18:11:15 +0000 Subject: [PATCH] Bump hypothesis from 6.115.5 to 6.123.9 Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.115.5 to 6.123.9. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.115.5...hypothesis-python-6.123.9) --- updated-dependencies: - dependency-name: hypothesis 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 238699eb875b..7137c3d38905 100644 --- a/requirements.txt +++ b/requirements.txt @@ -102,7 +102,7 @@ h5py==3.12.1 # qcodes-loop hickle==5.0.3 # via qcodes-loop -hypothesis==6.115.5 +hypothesis==6.123.9 # via qcodes (pyproject.toml) idna==3.10 # via requests