From 304c2839f860151b8e7f94c730a4d8f61f73f7ea Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 21 Aug 2023 02:10:08 +0100 Subject: [PATCH] Update hypothesis from 6.13.1 to 6.82.6 --- requirements/test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/test.txt b/requirements/test.txt index 748a9767..de1131ff 100644 --- a/requirements/test.txt +++ b/requirements/test.txt @@ -60,7 +60,7 @@ flake8==3.9.2 # flake8-docstrings grpcio-tools==1.38.0 # via -r requirements/test.in -hypothesis==6.13.1 +hypothesis==6.82.6 # via -r requirements/test.in idna==2.10 # via requests