From 5d5724a8bcb54f7db86c7c5d619731fb787dab06 Mon Sep 17 00:00:00 2001
From: WKDV Bot <adm-git+wkdv-bot@ufz.de>
Date: Tue, 21 Mar 2023 23:03:00 +0100
Subject: [PATCH] Bump hypothesis from 6.65.2 to 6.68.2

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

diff --git a/tests/requirements.txt b/tests/requirements.txt
index 97b171329..39d838ce7 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.65.2
+hypothesis==6.68.2
 Markdown==3.3.7
 pytest==7.2.1
 pytest-lazy-fixture==0.6.3
-- 
GitLab