From ba8bf7a1190cef94fcffe1b146566cc57835e66b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Mar 2021 18:30:24 +0000 Subject: [PATCH] Bump lxml from 3.5.0 to 4.6.3 in /Youtube/Dash apps/Value Investing Bumps [lxml](https://github.com/lxml/lxml) from 3.5.0 to 4.6.3. - [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.3) 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..938199c 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.3 MarkupSafe==0.23 matplotlib==1.5.1 mccabe==0.5.2