From 87dd8c6017b7e71c98552d37bd5dbe56c929b451 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 22:23:07 +0000 Subject: [PATCH] Bump jinja2 from 2.9.4 to 2.11.3 Bumps [jinja2](https://github.com/pallets/jinja) from 2.9.4 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.9.4...2.11.3) Signed-off-by: dependabot[bot] --- requirements_py27_dev.txt | 2 +- requirements_py3_dev.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements_py27_dev.txt b/requirements_py27_dev.txt index 1a293f4..e75bbfb 100644 --- a/requirements_py27_dev.txt +++ b/requirements_py27_dev.txt @@ -29,7 +29,7 @@ ipython==5.1.0 ipython-genutils==0.1.0 ipywidgets==5.2.2 isort==4.2.5 -Jinja2==2.9.4 +Jinja2==2.11.3 jsonschema==2.5.1 jupyter==1.0.0 jupyter-client==4.4.0 diff --git a/requirements_py3_dev.txt b/requirements_py3_dev.txt index d1c99f0..415e846 100644 --- a/requirements_py3_dev.txt +++ b/requirements_py3_dev.txt @@ -26,7 +26,7 @@ ipython==5.1.0 ipython-genutils==0.1.0 ipywidgets==5.2.2 isort==4.2.5 -Jinja2==2.9.4 +Jinja2==2.11.3 jsonschema==2.5.1 jupyter==1.0.0 jupyter-client==4.4.0