From 3c5429ec305eb7b216568ec1484f18cd421bbf55 Mon Sep 17 00:00:00 2001
From: WKDV Bot <adm-git+wkdv-bot@ufz.de>
Date: Fri, 1 Mar 2024 01:05:38 +0100
Subject: [PATCH] Bump hypothesis from 6.92.2 to 6.98.15

Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.92.2 to 6.98.15.
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases)
- [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.92.2...hypothesis-python-6.98.15)
---
 tests/requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/requirements.txt b/tests/requirements.txt
index fe7b3b98b..edc78c133 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.92.2
+hypothesis==6.98.15
 Markdown==3.5.1
 pytest==7.4.4
 pytest-lazy-fixture==0.6.3
-- 
GitLab