From ee54b38bcaae7d95d23bd5639b5b2d7d82fa365c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Mar 2026 00:08:30 +0000 Subject: [PATCH] build(deps): bump markdown from 3.3.3 to 3.8.1 Bumps [markdown](https://github.com/Python-Markdown/markdown) from 3.3.3 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.3...3.8.1) --- updated-dependencies: - dependency-name: markdown dependency-version: 3.8.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 780c8e1b..8808d22e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -38,7 +38,7 @@ ipython-genutils==0.2.0 jedi==0.17.2 Jinja2==3.1.4 jmespath==0.10.0 -Markdown==3.3.3 +Markdown==3.8.1 MarkupSafe==2.1.5 msgpack==1.0.0 ndg-httpsclient==0.5.1