From 2ebedc3579ab515dede3277db222b1fb8a5e7c03 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Jul 2022 23:20:02 +0000 Subject: [PATCH] build(deps): 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 +- setup.cfg | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index dd16c60..e667bf7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,5 +16,5 @@ colormath yapf faker jsbeautifier -mistune==2.0.0rc1 +mistune==2.0.3 python-dateutil diff --git a/setup.cfg b/setup.cfg index 82db003..623147c 100644 --- a/setup.cfg +++ b/setup.cfg @@ -39,4 +39,4 @@ install_requires = faker jsbeautifier babel - mistune==2.0.0rc1 + mistune==2.0.3