From addb133e3e7ec4bf7f5218f0cd51ae811826e569 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Feb 2023 14:11:05 +0000 Subject: [PATCH] Bump markdown2 from 2.4.3 to 2.4.8 Bumps [markdown2](https://github.com/trentm/python-markdown2) from 2.4.3 to 2.4.8. - [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.8) --- 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..7d20b8d2c8 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.8 matplotlib==3.5.3 mercurial==6.2.1 microannotate==0.0.24