From 1409f3e895a41377341d45a8d37de99acb48d2a5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Jul 2022 23:19:41 +0000 Subject: [PATCH] Bump mistune from 0.8.4 to 2.0.3 in /Label_Microservice 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] --- 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..acd7a9a6ad 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.3 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..f7c39a2e28 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.3 more-itertools==7.2.0 murmurhash==1.0.2 nbconvert==5.5.0