From 0957388ba2f443ad85b69965df78bc123ac69650 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Jul 2022 19:19:40 +0000 Subject: [PATCH] Bump lxml from 3.8.0 to 4.9.1 in /rfcn Bumps [lxml](https://github.com/lxml/lxml) from 3.8.0 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-3.8.0...lxml-4.9.1) --- updated-dependencies: - dependency-name: lxml dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- rfcn/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rfcn/requirements.txt b/rfcn/requirements.txt index 7343134..82ca08d 100644 --- a/rfcn/requirements.txt +++ b/rfcn/requirements.txt @@ -24,7 +24,7 @@ jupyter==1.0.0 jupyter-client==5.1.0 jupyter-console==5.2.0 jupyter-core==4.3.0 -lxml==3.8.0 +lxml==4.9.1 MarkupSafe==1.0 matplotlib==2.0.2 mistune==0.7.4