From 1e24214e35284a265f2ccfb15829e7ff1dd49931 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 21 Jul 2024 20:18:00 +0000 Subject: [PATCH] Bump markdown from 3.5.2 to 3.6 Bumps [markdown](https://github.com/Python-Markdown/markdown) from 3.5.2 to 3.6. - [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.5.2...3.6) --- 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 c7204e8b..b6344f4d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ click_option_group==0.5.6 jinja2==3.1.4 pyyaml==6.0.1 # We render Markdown glossary files as HTML in the Cloudsplaining report -markdown==3.5.2 +markdown==3.6 # AWS IAM Logic policy-sentry==0.13.0 # Schema validation