From e388e6427ad110067a8a7b4db21bc74cb6556121 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Dec 2022 04:24:53 +0000 Subject: [PATCH] =?UTF-8?q?Bump=20certifi=20in=20/=EC=84=9C=EB=B9=84?= =?UTF-8?q?=EC=8A=A4-=EC=82=B0=EC=97=85-=EB=8D=B0=EC=9D=B4=ED=84=B0?= =?UTF-8?q?=EB=A5=BC-=ED=99=9C=EC=9A=A9=ED=95=9C-=EB=A8=B8=EC=8B=A0?= =?UTF-8?q?=EB=9F=AC=EB=8B=9D-=EB=B6=84=EC=84=9D/=ED=8A=B9=EA=B0=95/Chatbo?= =?UTF-8?q?t?= 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] --- .../\355\212\271\352\260\225/Chatbot/requirements.txt" | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git "a/\354\204\234\353\271\204\354\212\244-\354\202\260\354\227\205-\353\215\260\354\235\264\355\204\260\353\245\274-\355\231\234\354\232\251\355\225\234-\353\250\270\354\213\240\353\237\254\353\213\235-\353\266\204\354\204\235/\355\212\271\352\260\225/Chatbot/requirements.txt" "b/\354\204\234\353\271\204\354\212\244-\354\202\260\354\227\205-\353\215\260\354\235\264\355\204\260\353\245\274-\355\231\234\354\232\251\355\225\234-\353\250\270\354\213\240\353\237\254\353\213\235-\353\266\204\354\204\235/\355\212\271\352\260\225/Chatbot/requirements.txt" index ec186f0..7217c7b 100644 --- "a/\354\204\234\353\271\204\354\212\244-\354\202\260\354\227\205-\353\215\260\354\235\264\355\204\260\353\245\274-\355\231\234\354\232\251\355\225\234-\353\250\270\354\213\240\353\237\254\353\213\235-\353\266\204\354\204\235/\355\212\271\352\260\225/Chatbot/requirements.txt" +++ "b/\354\204\234\353\271\204\354\212\244-\354\202\260\354\227\205-\353\215\260\354\235\264\355\204\260\353\245\274-\355\231\234\354\232\251\355\225\234-\353\250\270\354\213\240\353\237\254\353\213\235-\353\266\204\354\204\235/\355\212\271\352\260\225/Chatbot/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 idna==2.8 requests==2.22.0