From fca7c0031546c1d9d13710bac5f90eb5157f5c04 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 21:29:40 +0000 Subject: [PATCH] Bump jinja2 from 2.9.6 to 2.11.3 Bumps [jinja2](https://github.com/pallets/jinja) from 2.9.6 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.6...2.11.3) Signed-off-by: dependabot[bot] --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index e486a86..118c3e4 100644 --- a/setup.py +++ b/setup.py @@ -26,7 +26,7 @@ 'werkzeug==0.12', 'django==1.11.1', 'six==1.10.0', - 'Jinja2==2.9.6', + 'Jinja2==2.11.3', 'pyspin==1.1.1', 'google-auth==1.3.0', ],