From 90e5ecd0f9fb8e933841624af9888e0d613a5820 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Jul 2022 19:46:02 +0000 Subject: [PATCH] Bump lxml from 3.6.4 to 4.9.1 in /Alerting/Sample Watches Bumps [lxml](https://github.com/lxml/lxml) from 3.6.4 to 4.9.1. - [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.9.1) --- 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..23a7c417 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.9.1 ndg-httpsclient==0.4.4 ordereddict==1.1 protobuf==3.1.0.post1