From 2cc36c3137ae6229dacdbda46bf45ddfa3b0368e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Dec 2021 19:40:56 +0000 Subject: [PATCH] Bump lxml from 3.3.3 to 4.6.5 in /TreeViz Bumps [lxml](https://github.com/lxml/lxml) from 3.3.3 to 4.6.5. - [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.3.3...lxml-4.6.5) --- updated-dependencies: - dependency-name: lxml dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- TreeViz/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TreeViz/requirements.txt b/TreeViz/requirements.txt index e82c1c7..e028555 100644 --- a/TreeViz/requirements.txt +++ b/TreeViz/requirements.txt @@ -49,7 +49,7 @@ joblib==0.7.1 jsonschema==2.5.1 jupyter-client==4.0.0 jupyter-core==4.0.4 -lxml==3.3.3 +lxml==4.6.5 matplotlib==1.3.1 mistune==0.7.1 mock==1.3.0