From 933c0ec9907018eb37adc039d10e382e2511c684 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Jul 2022 20:31:51 +0000 Subject: [PATCH] Bump lxml from 4.6.3 to 4.9.1 Bumps [lxml](https://github.com/lxml/lxml) from 4.6.3 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-4.6.3...lxml-4.9.1) --- 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..a1f5069 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.9.1 Markdown==3.1.1 MarkupSafe==1.1.1 matplotlib==2.2.2 diff --git a/requirements-gpu.txt b/requirements-gpu.txt index 58e3a14..03fd2a0 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.9.1 Markdown==3.1.1 MarkupSafe==1.1.1 matplotlib==2.2.2