From bb0c5bd307f9d94637b15253eb08877ddfe7fd6d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jan 2024 10:11:28 +0000 Subject: [PATCH] Bump markdown from 3.4.4 to 3.5.2 Bumps [markdown](https://github.com/Python-Markdown/markdown) from 3.4.4 to 3.5.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.4.4...3.5.2) --- 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 f51692b..6ce3ce7 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.3 -Markdown==3.4.4 +Markdown==3.5.2 MarkupSafe==2.1.3 pelican==4.8.0 Pygments==2.16.1