From babc2c934cb2269668229577eb2b7a75642a52e0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Dec 2021 19:56:29 +0000 Subject: [PATCH] Bump lxml from 4.2.5 to 4.6.5 in /cv Bumps [lxml](https://github.com/lxml/lxml) from 4.2.5 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.2.5...lxml-4.6.5) --- updated-dependencies: - dependency-name: lxml dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- cv/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cv/requirements.txt b/cv/requirements.txt index 932b581..c863f40 100644 --- a/cv/requirements.txt +++ b/cv/requirements.txt @@ -36,7 +36,7 @@ Keras-Preprocessing==1.0.2 keras-vis==0.4.1 kiwisolver==1.0.1 lazy-object-proxy==1.3.1 -lxml==4.2.5 +lxml==4.6.5 Markdown==2.6.11 matplotlib==2.2.3 mccabe==0.6.1