From 43d6c9191b346cb1dc2a9ed0cc354c7723e07554 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 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/dev-requirements.frozen.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pandas-ta-quant/dev-requirements.frozen.txt b/pandas-ta-quant/dev-requirements.frozen.txt index 9b954964..a69717da 100644 --- a/pandas-ta-quant/dev-requirements.frozen.txt +++ b/pandas-ta-quant/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 matplotlib==3.4.3 nbconvert==6.1.0