From a91a1067bb9f173f206f7e0a25f331a6a746490f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Jul 2022 20:28:19 +0000 Subject: [PATCH] chore(deps): bump lxml from 4.4.2 to 4.9.1 Bumps [lxml](https://github.com/lxml/lxml) from 4.4.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.4.2...lxml-4.9.1) --- updated-dependencies: - dependency-name: lxml dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- server/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index e1da532..e4ceb1d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ Flask-Cors==3.0.8 idna==2.8 itsdangerous==1.1.0 Jinja2==2.10.3 -lxml==4.4.2 +lxml==4.9.1 MarkupSafe==1.1.1 numpy==1.18.1 pandas==0.25.3 diff --git a/server/requirements.txt b/server/requirements.txt index e1da532..e4ceb1d 100644 --- a/server/requirements.txt +++ b/server/requirements.txt @@ -8,7 +8,7 @@ Flask-Cors==3.0.8 idna==2.8 itsdangerous==1.1.0 Jinja2==2.10.3 -lxml==4.4.2 +lxml==4.9.1 MarkupSafe==1.1.1 numpy==1.18.1 pandas==0.25.3