From e3c64d73e4e64d8d45bf2de3e6ddc9a79e683e89 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Oct 2023 21:57:07 -0500 Subject: [PATCH] Bump markdown from 3.4.4 to 3.5 (#8807) Bumps [markdown](https://github.com/Python-Markdown/markdown) from 3.4.4 to 3.5. - [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) --- updated-dependencies: - dependency-name: markdown dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d9250231d85..d164aa21a0e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -32,7 +32,7 @@ humanize==4.8.0 jira==3.5.2 PyGithub==1.58.2 lxml==4.9.3 -Markdown==3.4.4 +Markdown==3.5 mysqlclient==2.1.1 openpyxl==3.1.2 xlrd==1.2.0