From 14533bf84d619bdda7ba215ff3c17da2455164b8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Dec 2021 19:46:42 +0000 Subject: [PATCH] Bump lxml from 3.6.4 to 4.6.5 in /Alerting/Sample Watches Bumps [lxml](https://github.com/lxml/lxml) from 3.6.4 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.6.4...lxml-4.6.5) --- updated-dependencies: - dependency-name: lxml dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Alerting/Sample Watches/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Alerting/Sample Watches/requirements.txt b/Alerting/Sample Watches/requirements.txt index c0ecfb44..764eef79 100644 --- a/Alerting/Sample Watches/requirements.txt +++ b/Alerting/Sample Watches/requirements.txt @@ -3,7 +3,7 @@ cryptography==2.2.2 elasticsearch==6.0.0 elasticsearch-xpack==6.0.0 idna==2.1 -lxml==3.6.4 +lxml==4.6.5 ndg-httpsclient==0.4.4 ordereddict==1.1 protobuf==3.1.0.post1