From faf73b9ed2fbc3fb2eea6babe806611e5dd9dd8c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Apr 2023 14:34:01 +0000 Subject: [PATCH] Bump lxml from 4.2.5 to 4.9.1 Bumps [lxml](https://github.com/lxml/lxml) from 4.2.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.2.5...lxml-4.9.1) --- updated-dependencies: - dependency-name: lxml dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- rtd.requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 8acece5..845ef1a 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -4,7 +4,7 @@ filelock==3.0.8 future==0.16.0 futures==3.1.1 ipyparallel==6.2.2 -lxml==4.6.3 +lxml==4.9.1 matplotlib==2.2.3 numexpr==2.6.8 numpy==1.15.2 diff --git a/rtd.requirements.txt b/rtd.requirements.txt index e28bd36..9556f66 100644 --- a/rtd.requirements.txt +++ b/rtd.requirements.txt @@ -6,7 +6,7 @@ filelock==3.0.8 Flask==1.0.2 future==0.17.1 ipyparallel==6.2.2 -lxml==4.2.5 +lxml==4.9.1 matplotlib==2.2.3 numexpr==2.6.8 numpy==1.15.2