From 17277f62899720e241189b729b6aa797c6f654b3 Mon Sep 17 00:00:00 2001
From: WKDV Bot <adm-git+wkdv-bot@ufz.de>
Date: Wed, 5 Apr 2023 00:54:27 +0200
Subject: [PATCH] Bump hypothesis from 6.68.2 to 6.70.1

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

diff --git a/tests/requirements.txt b/tests/requirements.txt
index 39d838ce7..ed42a1cbc 100644
--- a/tests/requirements.txt
+++ b/tests/requirements.txt
@@ -3,7 +3,7 @@
 # SPDX-License-Identifier: GPL-3.0-or-later
 
 beautifulsoup4==4.11.2
-hypothesis==6.68.2
+hypothesis==6.70.1
 Markdown==3.3.7
 pytest==7.2.1
 pytest-lazy-fixture==0.6.3
-- 
GitLab