From 280700c407ecb83753dcbc9cff77972f8c5cdfae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Apr 2026 14:14:14 +0000 Subject: [PATCH] build(deps): bump markdown from 3.9 to 3.10.2 Bumps [markdown](https://github.com/Python-Markdown/markdown) from 3.9 to 3.10.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.9.0...3.10.2) --- updated-dependencies: - dependency-name: markdown dependency-version: 3.10.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0a4b4a9..403628c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ bottle==0.13.4 -Markdown==3.9 +Markdown==3.10.2