From f8d5f739bd7b8e3d30953d284354ca18600a606f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Feb 2023 20:00:14 +0000 Subject: [PATCH] Bump markdown-it-py from 2.1.0 to 2.2.0 in /docsite 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] --- docsite/requirements.txt | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/docsite/requirements.txt b/docsite/requirements.txt index f14a4d1..7aabc0e 100644 --- a/docsite/requirements.txt +++ b/docsite/requirements.txt @@ -21,10 +21,7 @@ fastjsonschema==2.16.2 ghp-import==2.1.0 # via mkdocs importlib-metadata==4.12.0 - # via - # jupyter-client - # markdown - # mkdocs + # via mkdocs jinja2==3.1.2 # via # mkdocs @@ -51,7 +48,7 @@ markdown==3.4.1 # mkdocs # mkdocs-material # pymdown-extensions -markdown-it-py==2.1.0 +markdown-it-py==2.2.0 # via # jupytext # mdit-py-plugins