Skip to content

Commit 33e13f8

Browse files
Bump markdown-it-py from 1.1.0 to 2.2.0
Bumps [markdown-it-py](https://github.com/executablebooks/markdown-it-py) from 1.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](executablebooks/markdown-it-py@v1.1.0...v2.2.0) --- updated-dependencies: - dependency-name: markdown-it-py dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ca3d1f5 commit 33e13f8

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

requirements.docs.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jupyterlab-widgets==1.1.1 # via ipywidgets
5252
latexcodec==2.0.1 # via pybtex
5353
linkify-it-py==1.0.3 # via jupyter-book
5454
lxml==4.9.1 # via nbconvert
55-
markdown-it-py==1.1.0 # via mdit-py-plugins, myst-parser
55+
markdown-it-py==2.2.0 # via mdit-py-plugins, myst-parser
5656
markupsafe==2.1.1 # via jinja2, nbconvert
5757
matplotlib-inline==0.1.3 # via ipykernel, ipython
5858
mdit-py-plugins==0.2.8 # via myst-parser

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ latexcodec==2.0.1 # via pybtex
6464
libcst==0.4.5 # via hypothesmith
6565
linkify-it-py==1.0.3 # via jupyter-book
6666
lxml==4.9.1 # via nbconvert
67-
markdown-it-py==1.1.0 # via mdit-py-plugins, myst-parser
67+
markdown-it-py==2.2.0 # via mdit-py-plugins, myst-parser
6868
markupsafe==2.1.1 # via jinja2, nbconvert
6969
matplotlib-inline==0.1.3 # via ipykernel, ipython
7070
mccabe==0.6.1 # via flake8

0 commit comments

Comments
 (0)