From c586ed4aaff5c98793bd7800b6968945ae766d60 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Jul 2022 19:50:44 +0000 Subject: [PATCH] Bump lxml from 4.2.4 to 4.9.1 Bumps [lxml](https://github.com/lxml/lxml) from 4.2.4 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.2.4...lxml-4.9.1) --- updated-dependencies: - dependency-name: lxml dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- textanalyser/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 5f6ae20..76e2ec2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -52,7 +52,7 @@ launchpadlib==1.10.6 lazr.restfulclient==0.13.5 lazr.uri==1.0.3 lazy==1.3 -lxml==4.2.4 +lxml==4.9.1 macaroonbakery==1.1.3 Mako==1.0.7 MarkupSafe==1.0 diff --git a/textanalyser/requirements.txt b/textanalyser/requirements.txt index 5d3c22d..7241765 100644 --- a/textanalyser/requirements.txt +++ b/textanalyser/requirements.txt @@ -74,7 +74,7 @@ lazr.restfulclient==0.13.5 lazr.uri==1.0.3 lazy==1.3 louis==3.5.0 -lxml==4.2.4 +lxml==4.9.1 macaroonbakery==1.1.3 Mako==1.0.7 MarkupSafe==1.0