From 290b8b836e353fa02929d0b78160a393c693bb32 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Oct 2024 04:43:11 +0000 Subject: [PATCH] Bump hypothesis from 6.112.3 to 6.112.4 Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.112.3 to 6.112.4. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.112.3...hypothesis-python-6.112.4) --- updated-dependencies: - dependency-name: hypothesis 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 60eaa93743a..be06c68747e 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.112.3 +hypothesis==6.112.4 # via qcodes (pyproject.toml) idna==3.10 # via requests