From 817472d53ae0e1ad82194b3d53b0c8e5a5f21dcd Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 13 Sep 2024 17:56:17 +0200 Subject: [PATCH] Update hypothesis from 3.32.0 to 6.112.1 --- requirements/development.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/development.txt b/requirements/development.txt index cdecd688..2dfe286b 100644 --- a/requirements/development.txt +++ b/requirements/development.txt @@ -15,7 +15,7 @@ pytest-cov==2.5.1 tox==2.9.1 coveralls==1.2.0 mock==2.0.0 -hypothesis==3.32.0 +hypothesis==6.112.1 # docs Sphinx==1.6.4