From dccfa2f618af0774c913137339b8c6ac28daf40a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Dec 2021 20:35:44 +0000 Subject: [PATCH] Bump lxml from 4.6.3 to 4.6.5 Bumps [lxml](https://github.com/lxml/lxml) from 4.6.3 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-4.6.3...lxml-4.6.5) --- updated-dependencies: - dependency-name: lxml dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-cpu.txt | 2 +- requirements-gpu.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-cpu.txt b/requirements-cpu.txt index 71a7bfb..bef8126 100644 --- a/requirements-cpu.txt +++ b/requirements-cpu.txt @@ -19,7 +19,7 @@ Keras==2.2.4 Keras-Applications==1.0.8 Keras-Preprocessing==1.0.9 kiwisolver==1.1.0 -lxml==4.6.3 +lxml==4.6.5 Markdown==3.1.1 MarkupSafe==1.1.1 matplotlib==2.2.2 diff --git a/requirements-gpu.txt b/requirements-gpu.txt index 58e3a14..752945f 100644 --- a/requirements-gpu.txt +++ b/requirements-gpu.txt @@ -19,7 +19,7 @@ Keras==2.2.4 Keras-Applications==1.0.8 Keras-Preprocessing==1.0.9 kiwisolver==1.1.0 -lxml==4.6.3 +lxml==4.6.5 Markdown==3.1.1 MarkupSafe==1.1.1 matplotlib==2.2.2