From 746799dce663be5b7d17299579c69d8123390668 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 20 Mar 2021 03:08:48 +0000 Subject: [PATCH] =?UTF-8?q?Bump=20jinja2=20from=202.10.3=20to=202.11.3=20i?= =?UTF-8?q?n=20/chatbot=EC=9D=84=EC=9C=84=ED=95=9C=20=EA=B8=B0=EB=B3=B8?= =?UTF-8?q?=EA=B8=B0=20=EC=8B=A4=EC=8A=B5?= 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.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] --- .../Telegram_chatbot/requirements.txt" | 2 +- .../requirements.txt" | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git "a/chatbot\354\235\204\354\234\204\355\225\234 \352\270\260\353\263\270\352\270\260 \354\213\244\354\212\265/Telegram_chatbot/requirements.txt" "b/chatbot\354\235\204\354\234\204\355\225\234 \352\270\260\353\263\270\352\270\260 \354\213\244\354\212\265/Telegram_chatbot/requirements.txt" index a6d2d3a..becf7bd 100644 --- "a/chatbot\354\235\204\354\234\204\355\225\234 \352\270\260\353\263\270\352\270\260 \354\213\244\354\212\265/Telegram_chatbot/requirements.txt" +++ "b/chatbot\354\235\204\354\234\204\355\225\234 \352\270\260\353\263\270\352\270\260 \354\213\244\354\212\265/Telegram_chatbot/requirements.txt" @@ -1,6 +1,6 @@ Click==7.0 Flask==1.1.1 itsdangerous==1.1.0 -Jinja2==2.10.3 +Jinja2==2.11.3 MarkupSafe==1.1.1 Werkzeug==0.16.0 diff --git "a/chatbot\354\235\204\354\234\204\355\225\234 \352\270\260\353\263\270\352\270\260 \354\213\244\354\212\265/requirements.txt" "b/chatbot\354\235\204\354\234\204\355\225\234 \352\270\260\353\263\270\352\270\260 \354\213\244\354\212\265/requirements.txt" index 34a3c55..da847a2 100644 --- "a/chatbot\354\235\204\354\234\204\355\225\234 \352\270\260\353\263\270\352\270\260 \354\213\244\354\212\265/requirements.txt" +++ "b/chatbot\354\235\204\354\234\204\355\225\234 \352\270\260\353\263\270\352\270\260 \354\213\244\354\212\265/requirements.txt" @@ -6,7 +6,7 @@ Click==7.0 Flask==1.1.1 idna==2.8 itsdangerous==1.1.0 -Jinja2==2.10.3 +Jinja2==2.11.3 MarkupSafe==1.1.1 requests==2.22.0 soupsieve==1.9.5