From 8288754f739105e407690dcdab5e9f537116d8ff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Jun 2021 10:18:13 +0000 Subject: [PATCH] Bump lxml from 4.6.2 to 4.6.3 in /streamlit_frontend_tutorial 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) Signed-off-by: dependabot[bot] --- streamlit_frontend_tutorial/all_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/streamlit_frontend_tutorial/all_requirements.txt b/streamlit_frontend_tutorial/all_requirements.txt index 7d6228e..de2c51f 100644 --- a/streamlit_frontend_tutorial/all_requirements.txt +++ b/streamlit_frontend_tutorial/all_requirements.txt @@ -36,7 +36,7 @@ jupyterlab-pygments==0.1.2 jupyterlab-widgets==1.0.0 kiwisolver==1.3.1 llvmlite==0.35.0 -lxml==4.6.2 +lxml==4.6.3 MarkupSafe==1.1.1 matplotlib==3.3.3 mistune==0.8.4