From 30f0a9b65a5517301226b3d3efd533e496d7d432 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Jul 2022 23:25:43 +0000 Subject: [PATCH] Bump mistune from 2.0.0rc1 to 2.0.3 Bumps [mistune](https://github.com/lepture/mistune) from 2.0.0rc1 to 2.0.3. - [Release notes](https://github.com/lepture/mistune/releases) - [Changelog](https://github.com/lepture/mistune/blob/master/docs/changes.rst) - [Commits](https://github.com/lepture/mistune/compare/v2.0.0rc1...v2.0.3) --- updated-dependencies: - dependency-name: mistune 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 a39d951..55d9f8f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ autoenv==1.0.0 Flask==2.1.2 gh-md-to-html==1.21.1 gunicorn==19.9.0 -mistune==2.0.0rc1 +mistune==2.0.3 Pillow==9.0.1 Pygments==2.10.0 python-dotenv==0.19.0