From ec95e13f8a88c5f1165fe48d383a50d63d50adfa Mon Sep 17 00:00:00 2001
From: WKDV Bot <adm-git+wkdv-bot@ufz.de>
Date: Mon, 1 May 2023 02:05:29 +0200
Subject: [PATCH] Bump hypothesis from 6.72.2 to 6.75.1

Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.72.2 to 6.75.1.
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases)
- [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.72.2...hypothesis-python-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