From 6a42ab3550dd7c872805d6ec24e3ab359cac2860 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Jan 2021 22:12:24 +0000 Subject: [PATCH] Bump lxml from 3.4.4 to 4.6.2 Bumps [lxml](https://github.com/lxml/lxml) from 3.4.4 to 4.6.2. - [Release notes](https://github.com/lxml/lxml/releases) - [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt) - [Commits](https://github.com/lxml/lxml/commits/lxml-4.6.2) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9a999b6..240a54b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ Ghost.py == 0.2.3 ipwhois == 0.11.0 -lxml == 3.4.4 +lxml == 4.6.2 mechanize == 0.2.5 python_nmap == 0.4.3 paramiko == 1.15.2