From eea9a0f59fa531d15ffc3a8472eefcb5c2aa4563 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Dec 2021 20:23:38 +0000 Subject: [PATCH] Bump lxml from 4.6.3 to 4.6.5 in /apps/common/src Bumps [lxml](https://github.com/lxml/lxml) from 4.6.3 to 4.6.5. - [Release notes](https://github.com/lxml/lxml/releases) - [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt) - [Commits](https://github.com/lxml/lxml/compare/lxml-4.6.3...lxml-4.6.5) --- updated-dependencies: - dependency-name: lxml dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- apps/common/src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/common/src/requirements.txt b/apps/common/src/requirements.txt index 3bb17a43d9..7fda23ea7c 100644 --- a/apps/common/src/requirements.txt +++ b/apps/common/src/requirements.txt @@ -51,7 +51,7 @@ Jinja2==2.11.3 kombu==4.6.11 # XML manipulations, HTML parsing -lxml==4.6.3 +lxml==4.6.5 # Japanese language tokenizer, stemmer, etc. mecab-python3==1.0.3