From b2f3e6751e4816b6d773a1ff0137ace333e270ca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Mar 2026 19:47:45 +0000 Subject: [PATCH] build(deps): bump markdown from 3.0.1 to 3.10.2 Bumps [markdown](https://github.com/Python-Markdown/markdown) from 3.0.1 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.0.1...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 4b80e63..279de07 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ idna==2.7 itsdangerous==0.24 Jinja2==2.10 lxml==4.3.2 -Markdown==3.0.1 +Markdown==3.10.2 MarkupSafe==1.0 numpy==1.15.4 pelican==4.0.1