From 7e62c7c53a3d655411faea260e38711b623bdd85 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 16 Sep 2023 12:33:49 +0000 Subject: [PATCH] Bump markdown from 3.3.7 to 3.4.4 Bumps [markdown](https://github.com/Python-Markdown/markdown) from 3.3.7 to 3.4.4. - [Changelog](https://github.com/Python-Markdown/markdown/blob/master/docs/changelog.md) - [Commits](https://github.com/Python-Markdown/markdown/compare/3.3.7...3.4.4) --- 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 f9575f55..9217d565 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ Jinja2==3.1.2 MarkupSafe==2.1.3 -Markdown==3.3.7 +Markdown==3.4.4 netaddr==0.8.0 thor==0.9.6 typing-extensions==4.3.0