From 51e11830e7f4e7c5afa9f64a25e4eb94f6cb521c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Jun 2021 21:48:20 +0000 Subject: [PATCH] Bump markdown2 from 2.3.7 to 2.4.0 Bumps [markdown2](https://github.com/trentm/python-markdown2) from 2.3.7 to 2.4.0. - [Release notes](https://github.com/trentm/python-markdown2/releases) - [Changelog](https://github.com/trentm/python-markdown2/blob/master/CHANGES.md) - [Commits](https://github.com/trentm/python-markdown2/compare/2.3.7...2.4.0) --- updated-dependencies: - dependency-name: markdown2 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 c9a4935..5652d7d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ jupyter-client==5.2.3 jupyter-core==4.4.0 jupyterlab==0.35.4 jupyterlab-server==0.2.0 -markdown2==2.3.7 +markdown2==2.4.0 MarkupSafe==1.1.0 mistune==0.8.4 nbconvert==5.4.0