From 3141035e78f8e530d061805f02870a9e2aed899c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Dec 2021 19:46:20 +0000 Subject: [PATCH] Bump lxml from 3.5.0 to 4.6.5 in /Youtube/Dash apps/Value Investing Bumps [lxml](https://github.com/lxml/lxml) from 3.5.0 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-3.5.0...lxml-4.6.5) --- updated-dependencies: - dependency-name: lxml dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Youtube/Dash apps/Value Investing/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Youtube/Dash apps/Value Investing/requirements.txt b/Youtube/Dash apps/Value Investing/requirements.txt index 6533de8..3330cd8 100644 --- a/Youtube/Dash apps/Value Investing/requirements.txt +++ b/Youtube/Dash apps/Value Investing/requirements.txt @@ -93,7 +93,7 @@ jupyter-core==4.0.6 kitchen==1.2.4 lazy-object-proxy==1.2.2 llvmlite==0.8.0 -lxml==3.5.0 +lxml==4.6.5 MarkupSafe==0.23 matplotlib==1.5.1 mccabe==0.5.2