From 83d0f2c68f7ad4cf9c278ecd517a6e5acb693ce1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Feb 2023 19:45:08 +0000 Subject: [PATCH] Bump markdown-it-py from 2.0.0 to 2.2.0 Bumps [markdown-it-py](https://github.com/executablebooks/markdown-it-py) from 2.0.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.0.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 e65fdfce4..195a6d5c2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ idna==3.3 imagesize==1.3.0 Jinja2==3.0.3 livereload==2.6.3 -markdown-it-py==2.0.0 +markdown-it-py==2.2.0 MarkupSafe==2.0.1 mdit-py-plugins==0.3.0 mdurl==0.1.0