From 2d0f26fc436dfa8791fe5ed7112c6bb6367aa458 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Dec 2021 19:44:27 +0000 Subject: [PATCH] Bump lxml from 3.6.4 to 4.6.5 in /mirror/dependencies Bumps [lxml](https://github.com/lxml/lxml) from 3.6.4 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.6.4...lxml-4.6.5) --- updated-dependencies: - dependency-name: lxml dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- mirror/dependencies/pnda_requirements_py2.txt | 2 +- mirror/dependencies/pnda_requirements_py3.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/mirror/dependencies/pnda_requirements_py2.txt b/mirror/dependencies/pnda_requirements_py2.txt index 19c18c5c..b5c79d33 100644 --- a/mirror/dependencies/pnda_requirements_py2.txt +++ b/mirror/dependencies/pnda_requirements_py2.txt @@ -52,7 +52,7 @@ jsonschema==2.5.1 kafka-python==1.3.5 kazoo==2.2.1 keystoneauth1==2.16.0 -lxml==3.6.4 +lxml==4.6.5 mock==2.0.0 monotonic==1.2 msgpack-python==0.4.8 diff --git a/mirror/dependencies/pnda_requirements_py3.txt b/mirror/dependencies/pnda_requirements_py3.txt index e41773f4..1a9281fd 100644 --- a/mirror/dependencies/pnda_requirements_py3.txt +++ b/mirror/dependencies/pnda_requirements_py3.txt @@ -21,7 +21,7 @@ jupyter-console==5.0.0 jupyter-core==4.2.1 jupyter==1.0.0 jupyterhub==0.7.0 -lxml==3.6.4 +lxml==4.6.5 Mako==1.0.6 MarkupSafe==0.23 mistune==0.7.3