From af0d845796a1b8152132c8249ccba39844ac6bb3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 20 Mar 2021 05:31:48 +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] --- requirements-py3.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-py3.txt b/requirements-py3.txt index c7419e4e..34532a94 100644 --- a/requirements-py3.txt +++ b/requirements-py3.txt @@ -26,7 +26,7 @@ idna==2.7 incremental==17.5.0 ipaddress==1.0.22 iso8601==0.1.12 -Jinja2==2.10 +Jinja2==2.11.3 klein==17.10.0 kombu==4.2.1 MarkupSafe==1.0 diff --git a/requirements.txt b/requirements.txt index e37589b0..782b2bab 100644 --- a/requirements.txt +++ b/requirements.txt @@ -25,7 +25,7 @@ idna==2.6 incremental==17.5.0 ipaddress==1.0.18 iso8601==0.1.12 -Jinja2==2.9.6 +Jinja2==2.11.3 klein==17.2.0 kombu==4.1.0 MarkupSafe==1.0