From 1c0862453db750d8194c84e1a29c2f70d54e6293 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 20 Mar 2021 02:37:59 +0000 Subject: [PATCH] Bump jinja2 from 2.10.1 to 2.11.3 Bumps [jinja2](https://github.com/pallets/jinja) from 2.10.1 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.1...2.11.3) Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index c3b95d62..99bb5ef1 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -51,7 +51,7 @@ idna==2.8 inflection==0.3.1 iso8601==0.1.12 itsdangerous==1.1.0 -Jinja2==2.10.1 +Jinja2==2.11.3 jmespath==0.9.4 jsonpickle==1.2 jsonpointer==2.0 diff --git a/requirements.txt b/requirements.txt index 1cba1f39..2c81ca20 100644 --- a/requirements.txt +++ b/requirements.txt @@ -39,7 +39,7 @@ idna==2.8 inflection==0.3.1 iso8601==0.1.12 itsdangerous==1.1.0 -Jinja2==2.10.1 +Jinja2==2.11.3 jmespath==0.9.4 jsonpickle==1.2 jsonpointer==2.0