From 879559ec6fde7ff87fb54f22fbfd808f3cf2e1ca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Dec 2021 19:47:40 +0000 Subject: [PATCH] Bump lxml from 4.6.3 to 4.6.5 in /SBMLparser Bumps [lxml](https://github.com/lxml/lxml) from 4.6.3 to 4.6.5. - [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.3...lxml-4.6.5) --- updated-dependencies: - dependency-name: lxml dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- SBMLparser/requirements.txt | 2 +- SBMLparser/requirements_win.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/SBMLparser/requirements.txt b/SBMLparser/requirements.txt index 34c374f..92583f5 100644 --- a/SBMLparser/requirements.txt +++ b/SBMLparser/requirements.txt @@ -1,7 +1,7 @@ altgraph==0.15 decorator==4.2.1 future==0.16.0 -lxml==4.6.3 +lxml==4.6.5 macholib==1.9 networkx==2.1 numpy diff --git a/SBMLparser/requirements_win.txt b/SBMLparser/requirements_win.txt index 155b3c2..cd4963a 100644 --- a/SBMLparser/requirements_win.txt +++ b/SBMLparser/requirements_win.txt @@ -1,7 +1,7 @@ altgraph==0.15 decorator==4.2.1 future==0.16.0 -lxml==4.6.3 +lxml==4.6.5 macholib==1.9 networkx==2.1 numpy==1.14.2