From 161faf2e6310d1dbe9c3e692bdc83015559e14e7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Jun 2021 11:51:58 +0000 Subject: [PATCH] Bump lxml from 4.3.4 to 4.6.3 Bumps [lxml](https://github.com/lxml/lxml) from 4.3.4 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.4...lxml-4.6.3) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5a6fbf33..3cdfb5f6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -35,7 +35,7 @@ dash_cytoscape>=0.1.1 networkx==2.5 chart-studio==1.0.0 xhtml2pdf==0.2.4 -lxml==4.3.4 +lxml==4.6.3 celery==5.0.5 cffi>=1.14.0 rpy2==3.0.5; platform_system!="Windows"