From 58954a080681b628c6990cba384ffba953cab962 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 18 Feb 2025 22:52:58 +0300 Subject: [PATCH] Update hypothesis from 6.125.2 to 6.126.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index a632826..a76ff69 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -6,6 +6,6 @@ types-requests==2.32.0.20241016 types-setuptools==75.8.0.20250110 nose2==0.15.1 coverage==7.6.10 -hypothesis==6.125.2 +hypothesis==6.126.0 responses==0.25.6 pylint==3.3.4