From 63efcb9a34409c108c18e2558bb38485cd4b69dd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Mar 2021 19:46:16 +0000 Subject: [PATCH] Bump lxml from 4.5.1 to 4.6.3 Bumps [lxml](https://github.com/lxml/lxml) from 4.5.1 to 4.6.3. - [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.3) 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..3e07bd4 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.3 Markdown==3.0.1 MarkupSafe==1.1.0 matplotlib==3.0.2 diff --git a/requirements_gpu.txt b/requirements_gpu.txt index 604ac3f..472a10c 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.3 Markdown==3.0.1 MarkupSafe==1.1.0 matplotlib==3.0.2