From 8ebc72586b6c3e9beb6d57f14f8d9d914ed35316 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Mar 2021 19:25:09 +0000 Subject: [PATCH] Bump lxml from 4.2.5 to 4.6.3 in /Bixi Bumps [lxml](https://github.com/lxml/lxml) from 4.2.5 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.2.5...lxml-4.6.3) Signed-off-by: dependabot[bot] --- Bixi/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Bixi/requirements.txt b/Bixi/requirements.txt index 8bd0e5d..e1d4631 100644 --- a/Bixi/requirements.txt +++ b/Bixi/requirements.txt @@ -31,7 +31,7 @@ Jinja2==2.10.1 jsonschema==3.1.1 jupyter-core==4.6.1 kiwisolver==1.0.1 -lxml==4.2.5 +lxml==4.6.3 MarkupSafe==1.0 more-itertools==7.2.0 msgpack-python==0.5.6