From ca788d7c09da58f477a3e798d31f6f01fcc62b9b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Dec 2021 19:41:57 +0000 Subject: [PATCH] Bump lxml from 3.8.0 to 4.6.5 in /IPPool Bumps [lxml](https://github.com/lxml/lxml) from 3.8.0 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.8.0...lxml-4.6.5) --- updated-dependencies: - dependency-name: lxml dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- IPPool/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/IPPool/requirements.txt b/IPPool/requirements.txt index 1d57290..576dee1 100644 --- a/IPPool/requirements.txt +++ b/IPPool/requirements.txt @@ -22,7 +22,7 @@ incremental==17.5.0 ipaddress==1.0.18 itsdangerous==0.24 Jinja2==2.9.6 -lxml==3.8.0 +lxml==4.6.5 MarkupSafe==1.0 Naked==0.1.31 parsel==1.2.0