From 8d9ddcd18288c92fe7e2f6c4eff73e730ea13f22 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Jul 2022 19:18:35 +0000 Subject: [PATCH] Bump lxml from 3.6.0 to 4.9.1 Bumps [lxml](https://github.com/lxml/lxml) from 3.6.0 to 4.9.1. - [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.6.0...lxml-4.9.1) --- updated-dependencies: - dependency-name: lxml dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- conda_requirements.txt | 2 +- py3_requirements.txt | 2 +- py3_server_requirements.txt | 2 +- requirements.txt | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/conda_requirements.txt b/conda_requirements.txt index d2ac2df..c3ebc1c 100644 --- a/conda_requirements.txt +++ b/conda_requirements.txt @@ -18,7 +18,7 @@ jsonschema==2.5.1 jupyter==1.0.0 jupyter_client==4.2.2 jupyter_console==4.1.1 -lxml==3.6.0 +lxml==4.9.1 MarkupSafe==0.23 matplotlib==1.5.1 mistune==0.7.2 diff --git a/py3_requirements.txt b/py3_requirements.txt index 9161a23..5b17a45 100644 --- a/py3_requirements.txt +++ b/py3_requirements.txt @@ -24,7 +24,7 @@ jupyter==1.0.0 jupyter-client==4.2.2 jupyter-console==4.1.1 jupyter-core==4.1.0 -lxml==3.6.0 +lxml==4.9.1 MarkupSafe==0.23 matplotlib==1.5.1 mistune==0.7.2 diff --git a/py3_server_requirements.txt b/py3_server_requirements.txt index c870d1e..83a249c 100644 --- a/py3_server_requirements.txt +++ b/py3_server_requirements.txt @@ -33,7 +33,7 @@ jupyter-console==4.1.1 jupyter-core==4.1.0 jupyterhub==0.6.1 line-profiler==1.0 -lxml==3.6.0 +lxml==4.9.1 MarkupSafe==0.23 matplotlib==1.5.1 mccabe==0.5.0 diff --git a/requirements.txt b/requirements.txt index ec17770..f99e5b0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -26,7 +26,7 @@ jupyter==1.0.0 jupyter-client==4.2.2 jupyter-console==4.1.1 jupyter-core==4.1.0 -lxml==3.6.0 +lxml==4.9.1 MarkupSafe==0.23 matplotlib==1.5.1 mistune==0.7.2