From 59d68fc8d5269810c0f635b323b18d054d415074 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 28 May 2023 06:55:51 +1000 Subject: [PATCH] Pin hypothesis to latest version 6.75.6 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 07d2fbc..cffdb4a 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -1,3 +1,3 @@ pytest pytest-cov -hypothesis +hypothesis==6.75.6