From b30367719c543e9feea7c19fd52f4444fb2a8d38 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 16 Oct 2023 01:48:17 +0100 Subject: [PATCH] Update hypothesis from 6.13.1 to 6.88.0 --- requirements/test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/test.txt b/requirements/test.txt index 748a9767..3eed7438 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.88.0 # via -r requirements/test.in idna==2.10 # via requests