From 68bf07d12156bd1529d7dd7d990121900e312aef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Jul 2022 19:25:20 +0000 Subject: [PATCH] Bump lxml from 3.6.4 to 4.9.1 in /mirror/dependencies Bumps [lxml](https://github.com/lxml/lxml) from 3.6.4 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.4...lxml-4.9.1) --- 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..6a0b6633 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.9.1 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..c10cd70c 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.9.1 Mako==1.0.6 MarkupSafe==0.23 mistune==0.7.3