From 8712fb2f094ede19b0de785fd12bcd48a7892c5e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Sep 2024 04:39:21 +0000 Subject: [PATCH] Bump hypothesis from 6.112.0 to 6.112.1 Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.112.0 to 6.112.1. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.112.0...hypothesis-python-6.112.1) --- 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 8864f60bc42..98f535364ef 100644 --- a/requirements.txt +++ b/requirements.txt @@ -102,7 +102,7 @@ h5py==3.11.0 # qcodes-loop hickle==5.0.3 # via qcodes-loop -hypothesis==6.112.0 +hypothesis==6.112.1 # via qcodes (pyproject.toml) idna==3.8 # via requests