From 4296659608a21c042cc20ab3451e4eb2fdbefd72 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Nov 2023 10:50:52 +0000 Subject: [PATCH] Bump markdown from 3.4.4 to 3.5.1 Bumps [markdown](https://github.com/Python-Markdown/markdown) from 3.4.4 to 3.5.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.4.4...3.5.1) --- updated-dependencies: - dependency-name: markdown 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 3281c5d..723dd78 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ blinker==1.6.2 docutils==0.20.1 feedgenerator==2.1.0 Jinja2==3.1.2 -Markdown==3.4.4 +Markdown==3.5.1 MarkupSafe==2.1.3 pelican==4.8.0 Pygments==2.16.1