From 26b6df17f7e5ffbd473cc7389a8e879231784c2c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Jan 2022 11:15:37 -0500 Subject: [PATCH] Bump lxml from 4.6.3 to 4.6.5 in /build/ci-cd/python (#1096) Bumps [lxml](https://github.com/lxml/lxml) from 4.6.3 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.6.3...lxml-4.6.5) --- updated-dependencies: - dependency-name: lxml dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- build/ci-cd/python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/ci-cd/python/requirements.txt b/build/ci-cd/python/requirements.txt index 505a16d5a6..cdb1314499 100644 --- a/build/ci-cd/python/requirements.txt +++ b/build/ci-cd/python/requirements.txt @@ -1,3 +1,3 @@ -lxml==4.6.3 +lxml==4.6.5 ruamel.yaml==0.17.10 ruamel.yaml.clib==0.2.6