From 9fb8cbc542c660bc795710012eb777ddbf31c5b9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Dec 2021 20:16:02 +0000 Subject: [PATCH] Bump lxml from 4.4.1 to 4.6.5 Bumps [lxml](https://github.com/lxml/lxml) from 4.4.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-4.4.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(-) mode change 100755 => 100644 requirements.txt diff --git a/requirements.txt b/requirements.txt old mode 100755 new mode 100644 index 91649aa..3c38378 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ dronekit==2.9.2 dronekit-sitl==3.3.0 future==0.17.1 -lxml==4.4.1 +lxml==4.6.5 monotonic==1.5 pkg-resources==0.0.0 psutil==5.6.3