From 2bca9bdb88bca8179bbbc95d8ea1fbf62823d802 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 31 May 2023 20:15:22 +1000 Subject: [PATCH] Pin hypothesis to latest version 6.75.7 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 07d2fbc..c86fb3b 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -1,3 +1,3 @@ pytest pytest-cov -hypothesis +hypothesis==6.75.7