From 42d1ed3b9093c53be0bb64630705ab27e1b03c78 Mon Sep 17 00:00:00 2001
From: WKDV Bot <adm-git+wkdv-bot@ufz.de>
Date: Fri, 1 Mar 2024 01:05:43 +0100
Subject: [PATCH] Bump markdown from 3.5.1 to 3.5.2

Bumps [markdown](https://github.com/Python-Markdown/markdown) from 3.5.1 to 3.5.2.
- [Release notes](https://github.com/Python-Markdown/markdown/releases)
- [Changelog](https://github.com/Python-Markdown/markdown/blob/master/docs/changelog.md)
- [Commits](https://github.com/Python-Markdown/markdown/compare/3.5.1...3.5.2)
---
 tests/requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/requirements.txt b/tests/requirements.txt
index fe7b3b98b..076daa1b8 100644
--- a/tests/requirements.txt
+++ b/tests/requirements.txt
@@ -4,7 +4,7 @@
 
 beautifulsoup4==4.12.2
 hypothesis==6.92.2
-Markdown==3.5.1
+Markdown==3.5.2
 pytest==7.4.4
 pytest-lazy-fixture==0.6.3
 requests==2.31.0
-- 
GitLab