From 8f743ada7f6745ed5a3fc1cd7b88037ed84cdc17 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Jul 2022 19:37:16 +0000 Subject: [PATCH] Bump lxml from 3.5.0 to 4.9.1 in /mega_applications/flask_web_app Bumps [lxml](https://github.com/lxml/lxml) from 3.5.0 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-3.5.0...lxml-4.9.1) --- updated-dependencies: - dependency-name: lxml dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- mega_applications/flask_web_app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mega_applications/flask_web_app/requirements.txt b/mega_applications/flask_web_app/requirements.txt index dd37af3..b4f2804 100644 --- a/mega_applications/flask_web_app/requirements.txt +++ b/mega_applications/flask_web_app/requirements.txt @@ -73,7 +73,7 @@ jupyter-core==4.3.0 jupyterlab==0.27.0 jupyterlab-launcher==0.5.3 linear-tsv==1.0.0 -lxml==3.5.0 +lxml==4.9.1 macholib==1.8 MarkupSafe==1.0 matplotlib==1.5.3