From a62708195a068d8c2081c0fc3f860d2c57282886 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Mar 2026 00:38:21 +0000 Subject: [PATCH] Bump markdown from 3.3.6 to 3.8.1 in /benchmarks/XBEN-033-24/app Bumps [markdown](https://github.com/Python-Markdown/markdown) from 3.3.6 to 3.8.1. - [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.3.6...3.8.1) --- updated-dependencies: - dependency-name: markdown dependency-version: 3.8.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- benchmarks/XBEN-033-24/app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/benchmarks/XBEN-033-24/app/requirements.txt b/benchmarks/XBEN-033-24/app/requirements.txt index d71d75a2e..49379389b 100644 --- a/benchmarks/XBEN-033-24/app/requirements.txt +++ b/benchmarks/XBEN-033-24/app/requirements.txt @@ -1,4 +1,4 @@ Flask==3.0.3 beautifulsoup4==4.9.3 -markdown==3.3.6 +markdown==3.8.1