From f189b1b19da1f22d28e80ebccbf733bdd5f534c4 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 3 Feb 2025 18:47:19 +0300 Subject: [PATCH] Update hypothesis from 6.124.7 to 6.125.1 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 54357e6..b42a565 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.124.7 +hypothesis==6.125.1 responses==0.25.6 pylint==3.3.4