From 731c24644c970454871b6d72ec68df341dcc3b52 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Jan 2021 22:25:13 +0000 Subject: [PATCH] Bump lxml from 3.6.4 to 4.6.2 in /Alerting/Sample Watches Bumps [lxml](https://github.com/lxml/lxml) from 3.6.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/compare/lxml-3.6.4...lxml-4.6.2) 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..6eeb5354 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.2 ndg-httpsclient==0.4.4 ordereddict==1.1 protobuf==3.1.0.post1