From 14ba271574b4afd38c72861336e361173969cd56 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Dec 2021 19:44:20 +0000 Subject: [PATCH] Bump lxml from 3.3.3 to 4.6.5 in /2017/solutions/rllchatbot Bumps [lxml](https://github.com/lxml/lxml) from 3.3.3 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-3.3.3...lxml-4.6.5) --- updated-dependencies: - dependency-name: lxml dependency-type: direct:production ... 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 d3da83a5..927e22d4 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.5 Markdown==2.6.9 MarkupSafe==1.0 matplotlib==1.3.1