From 6e9fe0e366bb893ec87a113e00213c4a03103e2e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Jul 2022 23:03:13 +0000 Subject: [PATCH] Bump mistune from 0.8.4 to 2.0.3 in /oraw4_domain-type/analytics-backend Bumps [mistune](https://github.com/lepture/mistune) from 0.8.4 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/v0.8.4...v2.0.3) --- updated-dependencies: - dependency-name: mistune dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- oraw4_domain-type/analytics-backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/oraw4_domain-type/analytics-backend/requirements.txt b/oraw4_domain-type/analytics-backend/requirements.txt index 16e4ace..02bbeac 100644 --- a/oraw4_domain-type/analytics-backend/requirements.txt +++ b/oraw4_domain-type/analytics-backend/requirements.txt @@ -34,7 +34,7 @@ jupyter-core==4.4.0 kiwisolver==1.1.0 MarkupSafe==1.1.1 matplotlib==2.2.4 -mistune==0.8.4 +mistune==2.0.3 msgpack==0.6.1 msgpack-numpy==0.4.4.3 murmurhash==0.28.0