From 799d14debc99bdf152c71af2ea2477be3ea739f7 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 24 Feb 2025 10:45:00 +0300 Subject: [PATCH] Update hypothesis from 6.125.2 to 6.127.1 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index a632826..b28e597 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.127.1 responses==0.25.6 pylint==3.3.4