From 9d79dfbd330bf4618134a29e669ba32c92ee410c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 21:55:50 +0000 Subject: [PATCH] Bump jinja2 from 2.10 to 2.11.3 in /TgBot 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] --- TgBot/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TgBot/requirements.txt b/TgBot/requirements.txt index e9d818d..1dc4597 100644 --- a/TgBot/requirements.txt +++ b/TgBot/requirements.txt @@ -17,7 +17,7 @@ idna==2.6 idna-ssl==1.0.0 imagesize==1.0.0 isort==4.3.4 -Jinja2==2.10 +Jinja2==2.11.3 lazy-object-proxy==1.3.1 Mako==1.0.7 Markdown==2.4.1