From 20d3464643d36c8e4c00e84ecdea8a144983fe5e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Mar 2021 18:27:42 +0000 Subject: [PATCH] Bump lxml from 3.7.2 to 4.6.3 Bumps [lxml](https://github.com/lxml/lxml) from 3.7.2 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.7.2...lxml-4.6.3) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- requirements_py27_dev.txt | 2 +- requirements_py3_dev.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 787930e..4ae1637 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ decorator==4.0.10 -lxml==3.7.2 +lxml==4.6.3 networkx==1.11 diff --git a/requirements_py27_dev.txt b/requirements_py27_dev.txt index 1a293f4..211977b 100644 --- a/requirements_py27_dev.txt +++ b/requirements_py27_dev.txt @@ -37,7 +37,7 @@ jupyter-console==5.0.0 jupyter-core==4.2.1 lazy-object-proxy==1.2.2 livereload==2.5.1 -lxml==3.7.2 +lxml==4.6.3 MarkupSafe==0.23 mccabe==0.6.0 mistune==0.7.3 diff --git a/requirements_py3_dev.txt b/requirements_py3_dev.txt index d1c99f0..582d2ca 100644 --- a/requirements_py3_dev.txt +++ b/requirements_py3_dev.txt @@ -34,7 +34,7 @@ jupyter-console==5.0.0 jupyter-core==4.2.1 lazy-object-proxy==1.2.2 livereload==2.5.1 -lxml==3.7.2 +lxml==4.6.3 MarkupSafe==0.23 mccabe==0.6.0 mistune==0.7.3