From 32db0014beb1dacf700c5245d98840950dd13ef7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Feb 2023 19:41:37 +0000 Subject: [PATCH] Bump markdown-it-py from 0.5.2 to 2.2.0 Bumps [markdown-it-py](https://github.com/executablebooks/markdown-it-py) from 0.5.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.5.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 9478df9..c8867ce 100644 --- a/requirements.txt +++ b/requirements.txt @@ -34,7 +34,7 @@ jupyter-core==4.6.3 jupytext==1.6.0 kiwisolver==1.2.0 lxml==4.5.2 -markdown-it-py==0.5.2 +markdown-it-py==2.2.0 MarkupSafe==1.1.1 matplotlib==3.3.1 mistune==0.8.4