From eb3f9d73beed30bb2afd6a37304ec12a61041122 Mon Sep 17 00:00:00 2001
From: WKDV Bot <adm-git+wkdv-bot@ufz.de>
Date: Tue, 20 Jun 2023 08:49:22 +0200
Subject: [PATCH] Bump hypothesis from 6.72.2 to 6.75.1

---
 tests/requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/requirements.txt b/tests/requirements.txt
index 13e6d60ae..a6afa9380 100644
--- a/tests/requirements.txt
+++ b/tests/requirements.txt
@@ -3,7 +3,7 @@
 # SPDX-License-Identifier: GPL-3.0-or-later
 
 beautifulsoup4==4.12.2
-hypothesis==6.72.2
+hypothesis==6.75.1
 Markdown==3.4.3
 pytest==7.3.1
 pytest-lazy-fixture==0.6.3
-- 
GitLab