From 274c4766f45cf16ad587710f5c0ba9370a18c2a4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Dec 2021 19:45:34 +0000 Subject: [PATCH] Bump lxml from 3.7.1 to 4.6.5 Bumps [lxml](https://github.com/lxml/lxml) from 3.7.1 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-3.7.1...lxml-4.6.5) --- updated-dependencies: - dependency-name: lxml dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 53a1f73..e26d4f8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ ipaddress==1.0.18 itsdangerous==0.24 Jinja2==2.8 klein==16.12.0 -lxml==3.7.1 +lxml==4.6.5 MarkupSafe==0.23 matplotlib==1.5.1 networkx==1.11