From 31788467fb5d387551a516b53e71e0d8c5c0b62e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Feb 2023 19:42:43 +0000 Subject: [PATCH] Bump markdown-it-py from 0.6.2 to 2.2.0 Bumps [markdown-it-py](https://github.com/executablebooks/markdown-it-py) from 0.6.2 to 2.2.0. - [Release notes](https://github.com/executablebooks/markdown-it-py/releases) - [Changelog](https://github.com/executablebooks/markdown-it-py/blob/master/CHANGELOG.md) - [Commits](https://github.com/executablebooks/markdown-it-py/compare/v0.6.2...v2.2.0) --- updated-dependencies: - dependency-name: markdown-it-py dependency-type: direct:production ... 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 d419879..22603be 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -14,7 +14,7 @@ iniconfig==1.1.1 Jinja2==2.11.3 keyring==23.0.1 m2r==0.2.1 -markdown-it-py==0.6.2 +markdown-it-py==2.2.0 MarkupSafe==1.1.1 mdit-py-plugins==0.2.6 mistune==0.8.4