From e7226b87df8a3c0000c1b8d81880e2da28341f7d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Jul 2022 20:35:33 +0000 Subject: [PATCH] Bump lxml from 4.6.3 to 4.9.1 in /ansible Bumps [lxml](https://github.com/lxml/lxml) from 4.6.3 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-4.6.3...lxml-4.9.1) --- updated-dependencies: - dependency-name: lxml dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- ansible/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ansible/requirements.txt b/ansible/requirements.txt index 803cc3f..28a32c2 100644 --- a/ansible/requirements.txt +++ b/ansible/requirements.txt @@ -11,7 +11,7 @@ ipaddress==1.0.17 jinja2==2.11.3 keyring==10.6.0 keyrings.alt==3.0 -lxml==4.6.3 +lxml==4.9.1 MarkupSafe==1.1.1 ncclient==0.6.6 netaddr==0.7.19