From 209896cee0fae22fafe1c71b0def3ff8f21d712a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Aug 2022 00:46:12 +0000 Subject: [PATCH] Bump mistune from 0.8.4 to 2.0.4 in /Label_Microservice Bumps [mistune](https://github.com/lepture/mistune) from 0.8.4 to 2.0.4. - [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.4) --- updated-dependencies: - dependency-name: mistune dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Label_Microservice/deployment/requirements.worker.txt | 2 +- Label_Microservice/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Label_Microservice/deployment/requirements.worker.txt b/Label_Microservice/deployment/requirements.worker.txt index 1ea4a012f5..5db1ae9de0 100644 --- a/Label_Microservice/deployment/requirements.worker.txt +++ b/Label_Microservice/deployment/requirements.worker.txt @@ -27,7 +27,7 @@ jwcrypto==0.6.0 jwt==0.6.1 #mdparse and mistune are used to parse github issues mdparse==0.13 -mistune==0.8.4 +mistune==2.0.4 numpy==1.16.4 oauth2client==4.1.3 oauthlib==3.0.2 diff --git a/Label_Microservice/requirements.txt b/Label_Microservice/requirements.txt index f9099691d8..3e3c0aada9 100644 --- a/Label_Microservice/requirements.txt +++ b/Label_Microservice/requirements.txt @@ -73,7 +73,7 @@ kubernetes==9.0.0 MarkupSafe==1.1.1 matplotlib==3.1.1 mdparse==0.13 -mistune==0.8.4 +mistune==2.0.4 more-itertools==7.2.0 murmurhash==1.0.2 nbconvert==5.5.0