From 0679cf4ff4e274ccf2fbf1fff948f2372df45f07 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Mar 2022 16:50:11 +0000 Subject: [PATCH] Bump lxml from 4.4.1 to 4.6.5 Bumps [lxml](https://github.com/lxml/lxml) from 4.4.1 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.1...lxml-4.6.5) --- updated-dependencies: - dependency-name: lxml dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- requirements27.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 01fbc42c..fcc04930 100644 --- a/requirements.txt +++ b/requirements.txt @@ -24,7 +24,7 @@ importlib-metadata==0.23 jedi==0.15.1 joblib==0.14.1 lisflood-utilities>=0.11.11 -lxml==4.4.1 +lxml==4.6.5 mccabe==0.6.1 meld==0.2.4 more-itertools==7.2.0 diff --git a/requirements27.txt b/requirements27.txt index 0e675248..d8099646 100644 --- a/requirements27.txt +++ b/requirements27.txt @@ -24,7 +24,7 @@ importlib-metadata==0.23 ipython==5.8.0 ipython-genutils==0.2.0 lisflood-utilities>=0.11.11 -lxml==4.5.0 +lxml==4.6.5 mccabe==0.6.1 mock==3.0.5 more-itertools==5.0.0