From 4257425724a65336bfceb6e45b3d1d9ce45619eb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Jul 2022 19:25:11 +0000 Subject: [PATCH] Bump lxml from 3.7.3 to 4.9.1 Bumps [lxml](https://github.com/lxml/lxml) from 3.7.3 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/commits/lxml-4.9.1) --- updated-dependencies: - dependency-name: lxml dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- requirements2.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 34e3440..a4d0405 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ idna==2.6 itsdangerous==0.24 Jinja2==2.10 langdetect==1.0.7 -lxml==4.1.1 +lxml==4.9.1 MarkupSafe==1.0 matplotlib==2.0.2 nltk==3.2.4 diff --git a/requirements2.txt b/requirements2.txt index 9e121c7..c00f12d 100644 --- a/requirements2.txt +++ b/requirements2.txt @@ -30,7 +30,7 @@ launchpadlib==1.10.4 lazr.restfulclient==0.13.4 lazr.uri==1.0.3 louis==3.0.0 -lxml==3.7.3 +lxml==4.9.1 Mako==1.0.6 MarkupSafe==0.23 matplotlib==2.0.2