From 151f6e5d54e8126ec487cb225fa5be806807c58e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Jul 2022 20:00:51 +0000 Subject: [PATCH] Bump lxml from 4.3.1 to 4.9.1 Bumps [lxml](https://github.com/lxml/lxml) from 4.3.1 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.3.1...lxml-4.9.1) --- updated-dependencies: - dependency-name: lxml dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 715d317..e9a62fe 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -5,7 +5,7 @@ fasttext==0.9.1 ipykernel==5.1.0 joblib==0.13.1 jupyter==1.0.0 -lxml==4.3.1 +lxml==4.9.1 matplotlib==3.0.2 matplotlib-venn==0.11.5 mlflow==1.9.0 diff --git a/requirements.txt b/requirements.txt index 984f06a..b329c69 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,4 +20,4 @@ tensorflow==2.4.0 torch>=1.4.0,<1.6 tqdm==4.55.1 transformers>=2.8.0 -lxml==4.6.2 +lxml==4.9.1