From 2c9862b882e7e6f722d0d35574dfb23735a63c7f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 29 May 2022 06:07:59 +0000 Subject: [PATCH] Bump markdown2 from 2.3.8 to 2.4.0 in /local/etc Bumps [markdown2](https://github.com/trentm/python-markdown2) from 2.3.8 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.8...2.4.0) --- updated-dependencies: - dependency-name: markdown2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- local/etc/requirements3.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/local/etc/requirements3.txt b/local/etc/requirements3.txt index a6dea3346be..ad3bc776d4c 100644 --- a/local/etc/requirements3.txt +++ b/local/etc/requirements3.txt @@ -12,5 +12,5 @@ PyYAML==5.4 tqdm==4.43.0 Pygments==2.7.4 datadog==0.35.0 -markdown2==2.3.8 +markdown2==2.4.0 Jinja2==3.0.1