From 85775e3ec9b7e7f396efe82a220c40842b4be3fa Mon Sep 17 00:00:00 2001 From: "pyup.io bot" Date: Sun, 10 Mar 2024 11:48:27 -0700 Subject: [PATCH] Pin hypothesis to hypothesis<7 (#1966) * Pin hypothesis to latest version 6.99.1 * Update requirements/test.txt --------- Co-authored-by: Tomer Nosrati --- requirements/test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/test.txt b/requirements/test.txt index b0b73689..0eeecf4a 100644 --- a/requirements/test.txt +++ b/requirements/test.txt @@ -1,4 +1,4 @@ -hypothesis<=6.98.17 +hypothesis<7 Pyro4 pytest-freezer pytest-sugar==1.0.0