From b17cdff1a71318a9568fa1b65dbba4b334ee9ea7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 May 2021 22:12:41 +0000 Subject: [PATCH] Bump jinja2 in /code/education_crowdfunding_replication 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] --- code/education_crowdfunding_replication/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/education_crowdfunding_replication/requirements.txt b/code/education_crowdfunding_replication/requirements.txt index 4063368..ad4197d 100644 --- a/code/education_crowdfunding_replication/requirements.txt +++ b/code/education_crowdfunding_replication/requirements.txt @@ -3,7 +3,7 @@ ipykernel==5.3.0 ipython==7.14.0 ipython-genutils==0.2.0 ipywidgets==7.5.1 -Jinja2==2.11.2 +Jinja2==2.11.3 jupyter==1.0.0 jupyter-client==6.1.3 jupyter-console==6.1.0