From 71506cfad4054c20e9586bf53876adb8e521e2ef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Dec 2021 19:37:01 +0000 Subject: [PATCH] Bump lxml from 4.6.3 to 4.6.5 in /python-api 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] --- python-api/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-api/requirements.txt b/python-api/requirements.txt index 28c3c97..e86bad5 100644 --- a/python-api/requirements.txt +++ b/python-api/requirements.txt @@ -8,7 +8,7 @@ goose-extractor==1.0.25 itsdangerous==0.24 jieba==0.38 Jinja2==2.11.3 -lxml==4.6.3 +lxml==4.6.5 MarkupSafe==0.23 nltk==3.4.5 Pillow==8.1.1