From 91df9ebf6c6c28cdab7411323760d5d165636e5a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Mar 2021 19:00:39 +0000 Subject: [PATCH] Bump lxml from 3.8.0 to 4.6.3 in /framework Bumps [lxml](https://github.com/lxml/lxml) from 3.8.0 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-3.8.0...lxml-4.6.3) Signed-off-by: dependabot[bot] --- framework/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/framework/requirements.txt b/framework/requirements.txt index 821ccd29..e4dea766 100644 --- a/framework/requirements.txt +++ b/framework/requirements.txt @@ -34,7 +34,7 @@ idna==2.6 ipython==5.5.0 ipython-genutils==0.2.0 jsonschema==2.6.0 -lxml==3.8.0 +lxml==4.6.3 matplotlib==2.0.2 munch==2.3.2 numpy==1.13.1