From 81d106e4f923884799125a7dd1bc543eedf441e1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Dec 2021 19:48:45 +0000 Subject: [PATCH] Bump lxml from 4.1.0 to 4.6.5 in /app Bumps [lxml](https://github.com/lxml/lxml) from 4.1.0 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.1.0...lxml-4.6.5) --- updated-dependencies: - dependency-name: lxml dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 app/requirements.txt diff --git a/app/requirements.txt b/app/requirements.txt old mode 100755 new mode 100644 index d59f421..7c8d676 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -76,7 +76,7 @@ Jinja2==2.9.6 jmespath==0.9.3 jsonfield==2.0.2 kombu==4.1.0 -lxml==4.1.0 +lxml==4.6.5 MarkupSafe==1.0 msgpack-python==0.4.8 ndg-httpsclient==0.4.3