From 74e0026b5f27a959b108d3dba34540f198665b72 Mon Sep 17 00:00:00 2001
From: WKDV Bot <adm-git+wkdv-bot@ufz.de>
Date: Wed, 5 Apr 2023 01:03:14 +0200
Subject: [PATCH] Bump beautifulsoup4 from 4.11.2 to 4.12.0

---
 tests/requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/requirements.txt b/tests/requirements.txt
index 83f7efcb5..210258c31 100644
--- a/tests/requirements.txt
+++ b/tests/requirements.txt
@@ -2,7 +2,7 @@
 #
 # SPDX-License-Identifier: GPL-3.0-or-later
 
-beautifulsoup4==4.11.2
+beautifulsoup4==4.12.0
 hypothesis==6.70.1
 Markdown==3.3.7
 pytest==7.2.2
-- 
GitLab