From dfb40c149e6b6f18e6363c57fecf6aedbde6ad64 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Dec 2021 20:43:40 +0000 Subject: [PATCH] Bump lxml from 4.4.2 to 4.6.5 in /util Bumps [lxml](https://github.com/lxml/lxml) from 4.4.2 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.4.2...lxml-4.6.5) --- updated-dependencies: - dependency-name: lxml dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- util/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/util/requirements.txt b/util/requirements.txt index 1163887..fc2e6db 100644 --- a/util/requirements.txt +++ b/util/requirements.txt @@ -1,6 +1,6 @@ matplotlib==3.1.1 numpy==1.18.1 -lxml==4.4.2 +lxml==4.6.5 scipy==1.4.1 sphinx==2.3.1 recommonmark==0.6.0