From 40f9dc80a84032ab7119547b18ea4b711ac56964 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 23 Jul 2023 08:04:13 +0000 Subject: [PATCH] Bump lxml from 4.6.3 to 4.9.1 in /pandas-ta-quant-plot 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:development ... Signed-off-by: dependabot[bot] --- pandas-ta-quant-plot/dev-requirements.frozen.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pandas-ta-quant-plot/dev-requirements.frozen.txt b/pandas-ta-quant-plot/dev-requirements.frozen.txt index 030a9ec2..45581355 100644 --- a/pandas-ta-quant-plot/dev-requirements.frozen.txt +++ b/pandas-ta-quant-plot/dev-requirements.frozen.txt @@ -1,6 +1,6 @@ ipykernel==6.3.1 jupyter-client==7.0.2 -lxml==4.6.3 +lxml==4.9.1 Markdown==3.3.4 nbconvert==6.1.0 requests==2.26.0