From 89f885ab6b97cf953fb7d5df31c7b22a9baf300e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 26 Jun 2021 19:52:45 +0000 Subject: [PATCH] Bump lxml from 4.6.2 to 4.6.3 in /pytrading/py_trading Bumps [lxml](https://github.com/lxml/lxml) from 4.6.2 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-4.6.2...lxml-4.6.3) --- updated-dependencies: - dependency-name: lxml dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pytrading/py_trading/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pytrading/py_trading/requirements.txt b/pytrading/py_trading/requirements.txt index 090fcbc..ac2462d 100644 --- a/pytrading/py_trading/requirements.txt +++ b/pytrading/py_trading/requirements.txt @@ -14,7 +14,7 @@ itsdangerous==1.1.0 jdcal==1.4.1 Jinja2==2.11.3 kiwisolver==1.3.1 -lxml==4.6.2 +lxml==4.6.3 MarkupSafe==1.1.1 matplotlib==3.3.3 mplfinance==0.12.7a5