From 7b2b63184c96788cb81b2393d2dfbe636bb730c3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 20 Mar 2021 03:10:56 +0000 Subject: [PATCH] Bump jinja2 from 2.10.3 to 2.11.3 Bumps [jinja2](https://github.com/pallets/jinja) from 2.10.3 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.10.3...2.11.3) Signed-off-by: dependabot[bot] --- conda_requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/conda_requirements.txt b/conda_requirements.txt index ab3ee0b..068ad3b 100644 --- a/conda_requirements.txt +++ b/conda_requirements.txt @@ -13,7 +13,7 @@ ipython ipython_genutils==0.2.0 ipywidgets==7.5.1 jedi==0.15.2 -Jinja2==2.10.3 +Jinja2==2.11.3 json5==0.8.5 jsonschema==3.2.0 jupyter==1.0.0 diff --git a/requirements.txt b/requirements.txt index 033709c..ea8433e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ ipython ipython-genutils==0.2.0 ipywidgets==7.5.1 jedi==0.15.2 -Jinja2==2.10.3 +Jinja2==2.11.3 json5==0.8.5 jsonschema==3.2.0 jupyter==1.0.0