From 246c689adc084d9176b51aee62a749bcb6c42e2f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Mar 2021 19:45:34 +0000 Subject: [PATCH] Bump lxml from 4.5.0 to 4.6.3 in /dash-heroku-master Bumps [lxml](https://github.com/lxml/lxml) from 4.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-4.5.0...lxml-4.6.3) Signed-off-by: dependabot[bot] --- dash-heroku-master/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dash-heroku-master/requirements.txt b/dash-heroku-master/requirements.txt index a61c9df..148a40e 100644 --- a/dash-heroku-master/requirements.txt +++ b/dash-heroku-master/requirements.txt @@ -97,7 +97,7 @@ lazy-object-proxy==1.4.2 lightgbm==2.2.3 lime==0.1.1.36 llvmlite==0.29.0 -lxml==4.5.0 +lxml==4.6.3 lz4==3.0.2 Markdown==3.1.1 MarkupSafe==1.1.1