From c5b4ed6a46d957de78453f338ae84ad4e4b8bc16 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 May 2024 03:37:23 +0000 Subject: [PATCH] Bump hypothesis from 6.102.4 to 6.102.5 in /requirements Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.102.4 to 6.102.5. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.102.4...hypothesis-python-6.102.5) --- updated-dependencies: - dependency-name: hypothesis dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements/test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/test.txt b/requirements/test.txt index 9b0a56c4d..1cb27f0ed 100644 --- a/requirements/test.txt +++ b/requirements/test.txt @@ -3,7 +3,7 @@ coverage==7.5.1 exceptiongroup==1.2.1 funcsigs==1.0.2 freezegun==1.5.0 -hypothesis==6.102.4 +hypothesis==6.102.5 iniconfig==2.0.0 mockredispy==2.9.3 more-itertools==10.2.0