From 1f68f1ddb37559be26a9a45778fa604059d9608a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Dec 2021 20:43:29 +0000 Subject: [PATCH] Bump lxml from 4.5.1 to 4.6.5 in /plot_coverage Bumps [lxml](https://github.com/lxml/lxml) from 4.5.1 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.5.1...lxml-4.6.5) --- updated-dependencies: - dependency-name: lxml dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- plot_coverage/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plot_coverage/requirements.txt b/plot_coverage/requirements.txt index 970f0f6..a058879 100644 --- a/plot_coverage/requirements.txt +++ b/plot_coverage/requirements.txt @@ -3,4 +3,4 @@ click==7.1.2 html5lib==1.1 pandas==1.0.5 plotly==4.8.1 -lxml==4.5.1 +lxml==4.6.5