From d52c26543d60eaab438f1db0b71463b6ce922803 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Jun 2021 01:10:12 +0000 Subject: [PATCH] =?UTF-8?q?Bump=20urllib3=20from=201.25.7=20to=201.26.5=20?= =?UTF-8?q?in=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 [urllib3](https://github.com/urllib3/urllib3) from 1.25.7 to 1.26.5. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/1.25.7...1.26.5) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../requirements.txt" | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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..35d0450 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" @@ -10,5 +10,5 @@ Jinja2==2.10.3 MarkupSafe==1.1.1 requests==2.22.0 soupsieve==1.9.5 -urllib3==1.25.7 +urllib3==1.26.5 Werkzeug==0.16.0