From 2e8168322033e6cbdd6e4f37889799f23e7887bd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Feb 2023 19:46:52 +0000 Subject: [PATCH] build(deps): bump markdown-it-py from 2.1.0 to 2.2.0 Bumps [markdown-it-py](https://github.com/executablebooks/markdown-it-py) from 2.1.0 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/v2.1.0...v2.2.0) --- updated-dependencies: - dependency-name: markdown-it-py dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a1b8b7f..d591fee 100644 --- a/requirements.txt +++ b/requirements.txt @@ -35,7 +35,7 @@ jinja2-time==0.2.0 jsonschema==3.2.0 kaleido==0.2.1 lxml==4.8.0 -markdown-it-py==2.1.0 +markdown-it-py==2.2.0 MarkupSafe==2.1.1 mdurl==0.1.1 mistune==0.8.4