From e487a42469375d2d89b68db6a5a1b878d38fc18b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Aug 2024 20:13:59 +0200 Subject: [PATCH] Bump hypothesis from 6.110.1 to 6.111.0 in /requirements (#856) Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.110.1 to 6.111.0. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.110.1...hypothesis-python-6.111.0) --- updated-dependencies: - dependency-name: hypothesis dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements/test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/test.txt b/requirements/test.txt index 73a31642a..c286dbf49 100644 --- a/requirements/test.txt +++ b/requirements/test.txt @@ -3,7 +3,7 @@ coverage==7.6.1 exceptiongroup==1.2.2 funcsigs==1.0.2 freezegun==1.5.1 -hypothesis==6.110.1 +hypothesis==6.111.0 iniconfig==2.0.0 mockredispy==2.9.3 more-itertools==10.4.0