From 15d75e396b9ee237b29951ca2bbc1968863f3dbf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Jul 2022 20:02:29 +0000 Subject: [PATCH] Bump lxml from 4.6.2 to 4.9.1 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] --- requirements-as-package.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-as-package.txt b/requirements-as-package.txt index d84205f..3e68990 100644 --- a/requirements-as-package.txt +++ b/requirements-as-package.txt @@ -40,7 +40,7 @@ uncertainties>=3.1.2 xlrd==1.1.0 openpyxl==3.0.7 xlsxwriter==1.0.4 -lxml==4.6.2 +lxml==4.9.1 jsonpickle==1.2 python_magic>=0.4.13 # To be removed, it is used only by the Magic Box file type detection dotted>=0.1.8 # <- Dotted notation: !!Fantastic!! diff --git a/requirements.txt b/requirements.txt index 788ed8d..9dd6f0a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -58,7 +58,7 @@ xlrd==1.1.0 openpyxl==2.4.8 xlsxwriter==1.0.4 #koala2==0.0.17 -lxml==4.6.2 +lxml==4.9.1 #jsonpickle==0.9.6 jsonpickle==1.2 python_magic>=0.4.13 # To be removed, it is used only by the Magic Box file type detection