From 9cb92dc93fb8697afbf4d5191ad4088e2ed65566 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Jan 2021 22:21:49 +0000 Subject: [PATCH] Bump lxml from 3.7.2 to 4.6.2 Bumps [lxml](https://github.com/lxml/lxml) from 3.7.2 to 4.6.2. - [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.2) 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..db45f63 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ decorator==4.0.10 -lxml==3.7.2 +lxml==4.6.2 networkx==1.11 diff --git a/requirements_py27_dev.txt b/requirements_py27_dev.txt index 1a293f4..79782ac 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.2 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..1896e55 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.2 MarkupSafe==0.23 mccabe==0.6.0 mistune==0.7.3