From dc1816e069c7ab714565e60cf6099fb0f6c7a379 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Dec 2023 19:18:34 +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 00bdfff..a2c8f9a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ ansi2html==1.8.0 ansitoimg==2023.1 ascii_magic==2.3.0 lxml==4.9.2 -markdown==3.4.4 +markdown==3.5.1 Pillow==9.4.0 python-decouple==3.8 Requests==2.31.0