From 7a9ee4aae49e0a684367aac3c5c08eb2797ef92f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Jan 2021 22:24:07 +0000 Subject: [PATCH] Bump lxml from 4.3.1 to 4.6.2 in /app Bumps [lxml](https://github.com/lxml/lxml) from 4.3.1 to 4.6.2. - [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.3.1...lxml-4.6.2) Signed-off-by: dependabot[bot] --- app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/requirements.txt b/app/requirements.txt index 1673bb4..e6c1c0b 100644 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -41,7 +41,7 @@ Jinja2==2.10 jmespath==0.9.4 jsondiff==1.1.1 jsonpickle==1.1 -lxml==4.3.1 +lxml==4.6.2 MarkupSafe==1.1.1 mock==2.0.0 moto==1.3.7