From ec9d875adc5ea2247db936d96652b6677c58262b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Feb 2023 19:43:25 +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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index baf95bf6b..1e5dd99a0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -42,7 +42,7 @@ jupyterlab-widgets==1.0.0 jupytext==1.10.3 latexcodec==2.0.1 linkify-it-py==1.0.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