From 3b644a970023c92265e11ff03a67dab4d3d2599d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Dec 2021 20:26:56 +0000 Subject: [PATCH] Bump lxml from 4.2.5 to 4.6.5 in /Bixi Bumps [lxml](https://github.com/lxml/lxml) from 4.2.5 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-4.2.5...lxml-4.6.5) --- updated-dependencies: - dependency-name: lxml dependency-type: direct:production ... 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..ed54007 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.5 MarkupSafe==1.0 more-itertools==7.2.0 msgpack-python==0.5.6