From 3496cfac8353695259f954f82154f06c70120bf6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 20 Mar 2021 05:00:54 +0000 Subject: [PATCH] Bump jinja2 from 2.11.2 to 2.11.3 Bumps [jinja2](https://github.com/pallets/jinja) from 2.11.2 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.11.2...2.11.3) Signed-off-by: dependabot[bot] --- Client/requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Client/requirements.txt b/Client/requirements.txt index 349e65b..cd2048c 100644 --- a/Client/requirements.txt +++ b/Client/requirements.txt @@ -14,7 +14,7 @@ gpg==1.14.0 gunicorn==20.0.4 idna==2.10 itsdangerous==1.1.0 -Jinja2==2.11.2 +Jinja2==2.11.3 kafka==1.3.5 Mako==1.1.3 MarkupSafe==1.1.1 diff --git a/requirements.txt b/requirements.txt index 6ed400c..23e966a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ Flask-WTF==0.14.3 gunicorn==20.0.4 idna==2.10 itsdangerous==1.1.0 -Jinja2==2.11.2 +Jinja2==2.11.3 kafka==1.3.5 Mako==1.1.3 MarkupSafe==1.1.1