From d05d15f5fdf31d129f4a4c0208ba0a16d2af0ab5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Jan 2023 02:10:17 +0000 Subject: [PATCH] Bump markdown from 3.3.7 to 3.4.1 in /docs Bumps [markdown](https://github.com/Python-Markdown/markdown) from 3.3.7 to 3.4.1. - [Release notes](https://github.com/Python-Markdown/markdown/releases) - [Commits](https://github.com/Python-Markdown/markdown/compare/3.3.7...3.4.1) --- updated-dependencies: - dependency-name: markdown dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index e9a4d1702070..2570d5bfe065 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -13,7 +13,7 @@ click==8.1.3 ghp-import==2.1.0 idna==3.4 Jinja2==3.1.2 -Markdown==3.3.7 +Markdown==3.4.1 MarkupSafe==2.1.1 mergedeep==1.3.4 packaging==23.0