From 0782a6164fd5d889e37630644d2090d8a8643cdb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Mar 2021 18:37:53 +0000 Subject: [PATCH] Bump lxml from 4.3.1 to 4.6.3 in /app Bumps [lxml](https://github.com/lxml/lxml) from 4.3.1 to 4.6.3. - [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.3) 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..e99a931 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.3 MarkupSafe==1.1.1 mock==2.0.0 moto==1.3.7