From dbe4f7f791fb5b68ca4fa34aa889622a2d9c5229 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 23:05:47 +0000 Subject: [PATCH] Bump jinja2 from 2.10 to 2.11.3 in /app Bumps [jinja2](https://github.com/pallets/jinja) from 2.10 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...2.11.3) Signed-off-by: dependabot[bot] --- app/requirements-step-2.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/requirements-step-2.txt b/app/requirements-step-2.txt index 815c62d1..55c2b2b3 100644 --- a/app/requirements-step-2.txt +++ b/app/requirements-step-2.txt @@ -10,7 +10,7 @@ slackweb==1.0.5 tenacity==4.8.0 python-telegram-bot==10.0.1 webcord==0.2 -jinja2==2.10 +jinja2==2.11.3 requests==2.18.4 PyYAML==3.12 tulipy==0.2.1