From 9a8eadf6b7b32004b0181c8270d83a9bdd528dc9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Jul 2022 20:25:59 +0000 Subject: [PATCH] Bump lxml from 4.4.2 to 4.9.1 in /Baselines/streaming_sparse_gp Bumps [lxml](https://github.com/lxml/lxml) from 4.4.2 to 4.9.1. - [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.9.1) --- updated-dependencies: - dependency-name: lxml dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Baselines/streaming_sparse_gp/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Baselines/streaming_sparse_gp/requirements.txt b/Baselines/streaming_sparse_gp/requirements.txt index f424816..a158679 100644 --- a/Baselines/streaming_sparse_gp/requirements.txt +++ b/Baselines/streaming_sparse_gp/requirements.txt @@ -13,7 +13,7 @@ Keras-Applications==1.0.8 Keras-Preprocessing==1.1.0 lda==1.1.0 libarchive-c==2.9 -lxml==4.4.2 +lxml==4.9.1 Markdown==2.2.0 numpy==1.15.0 pandas==0.25.3