From 91e34e79d9940cf0a89663976d17d59c1368c0aa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Feb 2023 19:51:22 +0000 Subject: [PATCH] Bump markdown-it-py from 2.1.0 to 2.2.0 in /docs 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: indirect ... 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 025b2ee562f..bd012f70ad8 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -31,7 +31,7 @@ jinja2==3.1.2 # sphinx linkify-it-py==1.0.3 # via myst-parser -markdown-it-py==2.1.0 +markdown-it-py==2.2.0 # via # mdit-py-plugins # myst-parser