From f6efaeac1ec45d2f107ab5c75d47aab64403c3ee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Dec 2021 20:43:10 +0000 Subject: [PATCH] Bump lxml from 4.5.1 to 4.6.5 Bumps [lxml](https://github.com/lxml/lxml) from 4.5.1 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.5.1...lxml-4.6.5) --- updated-dependencies: - dependency-name: lxml dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- requirements_gpu.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index e98d3bb..247ae3e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -44,7 +44,7 @@ Keras==2.2.4 Keras-Applications==1.0.6 Keras-Preprocessing==1.0.5 kiwisolver==1.0.1 -lxml==4.5.1 +lxml==4.6.5 Markdown==3.0.1 MarkupSafe==1.1.0 matplotlib==3.0.2 diff --git a/requirements_gpu.txt b/requirements_gpu.txt index 604ac3f..3f693b5 100644 --- a/requirements_gpu.txt +++ b/requirements_gpu.txt @@ -44,7 +44,7 @@ Keras==2.2.4 Keras-Applications==1.0.6 Keras-Preprocessing==1.0.5 kiwisolver==1.0.1 -lxml==4.5.1 +lxml==4.6.5 Markdown==3.0.1 MarkupSafe==1.1.0 matplotlib==3.0.2