From 2bc90f85e548c3536ea93ac3c668abdaa6e98050 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Jul 2022 19:50:02 +0000 Subject: [PATCH] Bump lxml from 4.1.0 to 4.9.1 in /app Bumps [lxml](https://github.com/lxml/lxml) from 4.1.0 to 4.9.1. - [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.9.1) --- 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..bcb0a62 --- 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.9.1 MarkupSafe==1.0 msgpack-python==0.4.8 ndg-httpsclient==0.4.3