From ed3928111333cf17d452ede03127094654b994a2 Mon Sep 17 00:00:00 2001 From: WKDV Bot <adm-git+wkdv-bot@ufz.de> Date: Mon, 1 Jan 2024 01:04:47 +0100 Subject: [PATCH] Bump hypothesis from 6.91.0 to 6.92.2 Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.91.0 to 6.92.2. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.91.0...hypothesis-python-6.92.2) --- tests/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/requirements.txt b/tests/requirements.txt index 73f5e1911..194776f0f 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.91.0 +hypothesis==6.92.2 Markdown==3.5.1 pytest==7.4.3 pytest-lazy-fixture==0.6.3 -- GitLab