From 34d49789ffceb41a5dceefe0afa9c8df758ec8b8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Jan 2021 23:40:27 +0000 Subject: [PATCH] Bump lxml from 4.5.1 to 4.6.2 Bumps [lxml](https://github.com/lxml/lxml) from 4.5.1 to 4.6.2. - [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.2) 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..9fb5f3c 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.2 Markdown==3.0.1 MarkupSafe==1.1.0 matplotlib==3.0.2 diff --git a/requirements_gpu.txt b/requirements_gpu.txt index 604ac3f..48a7a3a 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.2 Markdown==3.0.1 MarkupSafe==1.1.0 matplotlib==3.0.2