From a3ce517afc10acd23117a3f81cf29e9476b3a9a2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Oct 2022 13:38:51 +0000 Subject: [PATCH] Bump markdown2 from 2.4.3 to 2.4.6 Bumps [markdown2](https://github.com/trentm/python-markdown2) from 2.4.3 to 2.4.6. - [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.4.3...2.4.6) --- updated-dependencies: - dependency-name: markdown2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index bec2c96e70..70589d93bb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ boto3==1.24.56 imbalanced-learn==0.9.1 libmozdata==0.1.82 lmdb==1.3.0 -markdown2==2.4.3 +markdown2==2.4.6 matplotlib==3.5.3 mercurial==6.2.1 microannotate==0.0.24