From 6212392951e8079103aa67a32f095bb1fa6e6369 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Dec 2022 03:47:22 +0000 Subject: [PATCH] =?UTF-8?q?Bump=20certifi=20from=202019.11.28=20to=202022.?= =?UTF-8?q?12.7=20in=20/chatbot=EC=9D=84=EC=9C=84=ED=95=9C=20=EA=B8=B0?= =?UTF-8?q?=EB=B3=B8=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 [certifi](https://github.com/certifi/python-certifi) from 2019.11.28 to 2022.12.7. - [Release notes](https://github.com/certifi/python-certifi/releases) - [Commits](https://github.com/certifi/python-certifi/compare/2019.11.28...2022.12.07) --- updated-dependencies: - dependency-name: certifi 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..2fa16b9 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" @@ -1,6 +1,6 @@ beautifulsoup4==4.8.1 bs4==0.0.1 -certifi==2019.11.28 +certifi==2022.12.7 chardet==3.0.4 Click==7.0 Flask==1.1.1