From 98c9ce79c2b5abbe54f38169b22684ce9222b835 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Mar 2022 17:15:13 +0000 Subject: [PATCH] Bump jinja2 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/main/CHANGES.rst) - [Commits](https://github.com/pallets/jinja/compare/2.11.2...2.11.3) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../education_crowdfunding_replication/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nature_machine_intelligence_2021/education_crowdfunding_replication/requirements.txt b/nature_machine_intelligence_2021/education_crowdfunding_replication/requirements.txt index 4063368..ad4197d 100644 --- a/nature_machine_intelligence_2021/education_crowdfunding_replication/requirements.txt +++ b/nature_machine_intelligence_2021/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