From 7282abb18ebaa666afe5ad3f1ca76975bd5a2d2b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 20 Mar 2021 03:41:30 +0000 Subject: [PATCH] Bump jinja2 from 2.10.3 to 2.11.3 in /backend Bumps [jinja2](https://github.com/pallets/jinja) from 2.10.3 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.3...2.11.3) Signed-off-by: dependabot[bot] --- backend/dev_requirements.txt | 2 +- backend/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/backend/dev_requirements.txt b/backend/dev_requirements.txt index 9752efc..ab2f85a 100644 --- a/backend/dev_requirements.txt +++ b/backend/dev_requirements.txt @@ -12,7 +12,7 @@ djangorestframework-jwt==1.11.0 idna==2.8 IPy==1.0 itypes==1.1.0 -Jinja2==2.10.3 +Jinja2==2.11.3 MarkupSafe==1.1.1 PyMySQL==0.9.3 PyJWT==1.7.1 diff --git a/backend/requirements.txt b/backend/requirements.txt index 19ace74..a7f4b7c 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -12,7 +12,7 @@ djangorestframework-jwt==1.11.0 idna==2.8 IPy==1.0 itypes==1.1.0 -Jinja2==2.10.3 +Jinja2==2.11.3 MarkupSafe==1.1.1 python-telegram-bot==12.6.1 mysqlclient==1.4.6