From d997250727f6e08bc23077cc3cb6dfebcf25bc24 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 23 Jan 2026 22:17:23 +0300 Subject: [PATCH] Update hypothesis from 6.125.2 to 6.150.3 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 0f14514..e743c88 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -6,6 +6,6 @@ types-requests==2.32.0.20250515 types-setuptools==80.7.0.20250516 nose2==0.15.1 coverage==7.8.0 -hypothesis==6.125.2 +hypothesis==6.150.3 pylint==3.3.7 responses==0.25.7 \ No newline at end of file