From 7a3f17eb36ba74ff8de0b85f4174c6506277540d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Jul 2022 20:08:03 +0000 Subject: [PATCH] Bump lxml from 4.6.5 to 4.9.1 Bumps [lxml](https://github.com/lxml/lxml) from 4.6.5 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.6.5...lxml-4.9.1) --- updated-dependencies: - dependency-name: lxml dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- requirements_spo.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) mode change 100755 => 100644 requirements.txt diff --git a/requirements.txt b/requirements.txt old mode 100755 new mode 100644 index 32c6df3..f457079 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ collatex==2.2 pie-extended==0.0.40 -lxml==4.6.5 +lxml==4.9.1 jinja2==3.0.3 Levenshtein==0.16.0 diff --git a/requirements_spo.txt b/requirements_spo.txt index ee464d9..4e7608f 100644 --- a/requirements_spo.txt +++ b/requirements_spo.txt @@ -12,7 +12,7 @@ idna==2.8 Jinja2==2.11.3 jmespath==0.9.4 JSON-minify==0.3.0 -lxml==4.6.5 +lxml==4.9.1 networkx==2.3 nlp-pie==0.2.2 numpy==1.22.0