From e2adb05a4b57464e94661a34569244269aad40d8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Jun 2021 10:18:26 +0000 Subject: [PATCH] Bump jinja2 from 2.11.2 to 2.11.3 in /streamlit_frontend_tutorial Bumps [jinja2](https://github.com/pallets/jinja) from 2.11.2 to 2.11.3. - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/master/CHANGES.rst) - [Commits](https://github.com/pallets/jinja/compare/2.11.2...2.11.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..ce9a5b0 100644 --- a/streamlit_frontend_tutorial/all_requirements.txt +++ b/streamlit_frontend_tutorial/all_requirements.txt @@ -27,7 +27,7 @@ ipython==7.16.1 ipython-genutils==0.2.0 ipywidgets==7.6.3 jedi==0.18.0 -Jinja2==2.11.2 +Jinja2==2.11.3 joblib==1.0.0 jsonschema==3.2.0 jupyter-client==6.1.11