From e96fc3ef0908326830a40d4e8aec043b25c4d27f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Mar 2021 19:32:49 +0000 Subject: [PATCH] Bump lxml from 4.2.5 to 4.6.3 in /pro_tes Bumps [lxml](https://github.com/lxml/lxml) from 4.2.5 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.2.5...lxml-4.6.3) Signed-off-by: dependabot[bot] --- pro_tes/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pro_tes/requirements.txt b/pro_tes/requirements.txt index 3417e12..18ed371 100644 --- a/pro_tes/requirements.txt +++ b/pro_tes/requirements.txt @@ -32,7 +32,7 @@ jsonschema==2.6.0 kombu==4.2.1 lazy-object-proxy==1.3.1 lockfile==0.12.2 -lxml==4.2.5 +lxml==4.6.3 MarkupSafe==1.0 mccabe==0.6.1 mistune==0.8.1