From 05797a9574b9ca4ae2d1eda0633ff07e9bcbb5df Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Jul 2022 21:29:58 +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_old.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 9c51583..ddafc93 100644 --- a/requirements.txt +++ b/requirements.txt @@ -28,7 +28,7 @@ idna==2.10 Jinja2==3.0.1 jira==3.0.1 git+https://github.com/dprog-philippe-docourt/django-jfu.git@2.2.4 -lxml==4.6.5 +lxml==4.9.1 MarkupSafe==2.0.1 node==0.9.26 numpy==1.19.5 diff --git a/requirements_old.txt b/requirements_old.txt index ab9a657..5f322b8 100644 --- a/requirements_old.txt +++ b/requirements_old.txt @@ -27,7 +27,7 @@ idna==2.9 Jinja2==2.11.3 jira==2.0.0 git+https://github.com/dprog-philippe-docourt/django-jfu.git@2.2.4 -lxml==4.6.5 +lxml==4.9.1 MarkupSafe==1.1.1 node==0.9.24 numpy==1.21.0