From 78998725eb755ee0dbcb7bd76adf580aa466681f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 20 Mar 2021 03:36:27 +0000 Subject: [PATCH] =?UTF-8?q?Bump=20jinja2=20from=202.10=20to=202.11.3=20in?= =?UTF-8?q?=20/=E8=A1=8C=E9=8A=B7=E5=AF=A6=E7=94=A8=E5=B7=A5=E5=85=B7/tele?= =?UTF-8?q?gramBot?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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] --- .../telegramBot/requirements.txt" | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git "a/\350\241\214\351\212\267\345\257\246\347\224\250\345\267\245\345\205\267/telegramBot/requirements.txt" "b/\350\241\214\351\212\267\345\257\246\347\224\250\345\267\245\345\205\267/telegramBot/requirements.txt" index a6a2f5f..b3a669f 100644 --- "a/\350\241\214\351\212\267\345\257\246\347\224\250\345\267\245\345\205\267/telegramBot/requirements.txt" +++ "b/\350\241\214\351\212\267\345\257\246\347\224\250\345\267\245\345\205\267/telegramBot/requirements.txt" @@ -6,7 +6,7 @@ future==0.16.0 gunicorn==19.8.1 idna==2.6 itsdangerous==0.24 -jinja2==2.10 +jinja2==2.11.3 markupsafe==1.0 python-telegram-bot==10.1.0 requests==2.18.4