From 687b57bc179656aac3cfe00f1b8167ab6a0992d0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Jul 2022 19:24:16 +0000 Subject: [PATCH] Bump lxml from 3.4.0 to 4.9.1 in /aiplan Bumps [lxml](https://github.com/lxml/lxml) from 3.4.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.4.0...lxml-4.9.1) --- updated-dependencies: - dependency-name: lxml dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- aiplan/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aiplan/requirements.txt b/aiplan/requirements.txt index efcad4d..8196256 100644 --- a/aiplan/requirements.txt +++ b/aiplan/requirements.txt @@ -27,7 +27,7 @@ gunicorn==19.1.1 ipdb==0.8 ipython==2.3.0 jsonfield==1.0.0 -lxml==3.4.0 +lxml==4.9.1 matplotlib==1.4.0 mock==1.0.1 networkx==1.9.1