From 504689747d16e35e7f6b9ebd4b417314bc2b9903 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 21:52:08 +0000 Subject: [PATCH] Bump jinja2 from 2.8 to 2.11.3 Bumps [jinja2](https://github.com/pallets/jinja) from 2.8 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.8...2.11.3) Signed-off-by: dependabot[bot] --- conda_requirements.txt | 2 +- py3_requirements.txt | 2 +- py3_server_requirements.txt | 2 +- requirements.txt | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/conda_requirements.txt b/conda_requirements.txt index d2ac2df..16c01e8 100644 --- a/conda_requirements.txt +++ b/conda_requirements.txt @@ -13,7 +13,7 @@ ipython==4.2.0 ipython_genutils==0.1.0 ipywidgets jdcal==1.2 -Jinja2==2.8 +Jinja2==2.11.3 jsonschema==2.5.1 jupyter==1.0.0 jupyter_client==4.2.2 diff --git a/py3_requirements.txt b/py3_requirements.txt index 9161a23..66940d0 100644 --- a/py3_requirements.txt +++ b/py3_requirements.txt @@ -18,7 +18,7 @@ ipython==4.2.0 ipython-genutils==0.1.0 ipywidgets==5.1.3 jdcal==1.2 -Jinja2==2.8 +Jinja2==2.11.3 jsonschema==2.5.1 jupyter==1.0.0 jupyter-client==4.2.2 diff --git a/py3_server_requirements.txt b/py3_server_requirements.txt index c870d1e..1ae3b7e 100644 --- a/py3_server_requirements.txt +++ b/py3_server_requirements.txt @@ -25,7 +25,7 @@ ipython==4.2.0 ipython-genutils==0.1.0 ipywidgets==5.1.3 jdcal==1.2 -Jinja2==2.8 +Jinja2==2.11.3 jsonschema==2.5.1 jupyter==1.0.0 jupyter-client==4.2.2 diff --git a/requirements.txt b/requirements.txt index ec17770..9c78195 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,7 +20,7 @@ ipython==4.2.0 ipython-genutils==0.1.0 ipywidgets==5.1.3 jdcal==1.2 -Jinja2==2.8 +Jinja2==2.11.3 jsonschema==2.5.1 jupyter==1.0.0 jupyter-client==4.2.2