From 467a7f4ec5c55d66a229d477680070f4658435e5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Feb 2024 13:23:15 +0100 Subject: [PATCH] Bump hypothesis from 6.98.1 to 6.98.2 in /requirements (#662) Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.98.1 to 6.98.2. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.98.1...hypothesis-python-6.98.2) --- updated-dependencies: - dependency-name: hypothesis dependency-type: direct:production update-type: version-update:semver-patch ... 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 abe10d95e..7946db7b5 100644 --- a/requirements/test.txt +++ b/requirements/test.txt @@ -3,7 +3,7 @@ coverage==7.4.1 exceptiongroup==1.2.0 funcsigs==1.0.2 freezegun==1.4.0 -hypothesis==6.98.1 +hypothesis==6.98.2 iniconfig==2.0.0 mockredispy==2.9.3 more-itertools==10.2.0