From 09abc1ede14ddc36c58cb4e50dfe6219c17b99f2 Mon Sep 17 00:00:00 2001
From: WKDV Bot <adm-git+wkdv-bot@ufz.de>
Date: Sun, 1 Oct 2023 02:05:00 +0200
Subject: [PATCH] Bump hypothesis from 6.82.7 to 6.87.0

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

diff --git a/tests/requirements.txt b/tests/requirements.txt
index c19ad6385..8fedfcf66 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.82.7
+hypothesis==6.87.0
 Markdown==3.4.4
 pytest==7.4.0
 pytest-lazy-fixture==0.6.3
-- 
GitLab