From a200763a409aee42066c3c343579a404f7f7d467 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 2 Dec 2022 11:37:21 +0000 Subject: [PATCH] Bump lxml from 4.6.2 to 4.9.1 in /application Bumps [lxml](https://github.com/lxml/lxml) from 4.6.2 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.2...lxml-4.9.1) --- updated-dependencies: - dependency-name: lxml dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- application/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/requirements.txt b/application/requirements.txt index 384a38eeb..eee781bfd 100644 --- a/application/requirements.txt +++ b/application/requirements.txt @@ -49,7 +49,7 @@ inflection==0.3.1 itypes==1.1.0 jdcal==1.4.1 Jinja2==2.10.3 -lxml==4.6.2 +lxml==4.9.1 MarkupSafe==1.1.1 numpy==1.22.4 oauth2==1.9.0.post1