From 6472241c59da6a2d6ea878f8a866e6c461bee57a Mon Sep 17 00:00:00 2001 From: WKDV Bot <adm-git+wkdv-bot@ufz.de> Date: Mon, 4 Mar 2024 08:56:39 +0100 Subject: [PATCH] Bump beautifulsoup4 from 4.12.2 to 4.12.3 --- tests/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/requirements.txt b/tests/requirements.txt index fe7b3b98b..896d32389 100644 --- a/tests/requirements.txt +++ b/tests/requirements.txt @@ -2,7 +2,7 @@ # # SPDX-License-Identifier: GPL-3.0-or-later -beautifulsoup4==4.12.2 +beautifulsoup4==4.12.3 hypothesis==6.92.2 Markdown==3.5.1 pytest==7.4.4 -- GitLab