From 179cff0355b6226a4b7bfaba355a14da2e4ff4bd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Mar 2021 18:07:19 +0000 Subject: [PATCH] Bump lxml from 4.6.2 to 4.6.3 in /train Bumps [lxml](https://github.com/lxml/lxml) from 4.6.2 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.6.2...lxml-4.6.3) Signed-off-by: dependabot[bot] --- train/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/train/requirements.txt b/train/requirements.txt index 86161413..8f393095 100644 --- a/train/requirements.txt +++ b/train/requirements.txt @@ -38,7 +38,7 @@ jupyter-console==6.2.0 jupyter-core==4.7.1 jupyterlab-pygments==0.1.2 jupyterlab-widgets==1.0.0 -lxml==4.6.2 +lxml==4.6.3 Markdown==3.3.3 MarkupSafe==1.1.1 mistune==0.8.4