From 6fd2bb08ca58dba25eaeba0ba3a0497643cdfbe3 Mon Sep 17 00:00:00 2001 From: toofar Date: Fri, 25 Apr 2025 16:23:48 +1200 Subject: [PATCH] Downgrade hypothesis Skip this hypothesis version pending https://github.com/HypothesisWorks/hypothesis/issues/4375 Our test suite is currently failing due to running python with `-b` and being configured to fail on warnings. We'll pick it up on the next update run or so. --- misc/requirements/requirements-tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/misc/requirements/requirements-tests.txt b/misc/requirements/requirements-tests.txt index 0c6fe1196..cce91b126 100644 --- a/misc/requirements/requirements-tests.txt +++ b/misc/requirements/requirements-tests.txt @@ -16,7 +16,7 @@ filelock==3.18.0 Flask==3.1.0 gherkin-official==29.0.0 hunter==3.7.0 -hypothesis==6.131.8 +hypothesis==6.131.0 idna==3.10 importlib_metadata==8.6.1 importlib_resources==6.5.2