From 0df00aaee387afe2bc07461ebee7915491be6ef2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Jan 2021 22:19:33 +0000 Subject: [PATCH] Bump lxml from 3.3.3 to 4.6.2 in /2017/solutions/rllchatbot Bumps [lxml](https://github.com/lxml/lxml) from 3.3.3 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-3.3.3...lxml-4.6.2) Signed-off-by: dependabot[bot] --- 2017/solutions/rllchatbot/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/2017/solutions/rllchatbot/requirements.txt b/2017/solutions/rllchatbot/requirements.txt index d3da83a50..503f8d7b8 100644 --- a/2017/solutions/rllchatbot/requirements.txt +++ b/2017/solutions/rllchatbot/requirements.txt @@ -57,7 +57,7 @@ jupyter-console==5.1.0 jupyter-core==4.3.0 Lasagne==0.1 lazy-object-proxy==1.3.1 -lxml==3.3.3 +lxml==4.6.2 Markdown==2.6.9 MarkupSafe==1.0 matplotlib==1.3.1