From 5b91fb989e1d7e177875b7f61a026d324b9a9491 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Dec 2022 05:20:30 +0000 Subject: [PATCH] =?UTF-8?q?Bump=20certifi=20in=20/2019/CISCN2019=E5=8D=8E?= =?UTF-8?q?=E4=B8=9C=E5=8C=97=E7=BA=BF=E4=B8=8B=E8=B5=9B/pastebin/web?= 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.3.9 to 2022.12.7. - [Release notes](https://github.com/certifi/python-certifi/releases) - [Commits](https://github.com/certifi/python-certifi/compare/2019.03.09...2022.12.07) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../pastebin/web/requirements.txt" | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git "a/2019/CISCN2019\345\215\216\344\270\234\345\214\227\347\272\277\344\270\213\350\265\233/pastebin/web/requirements.txt" "b/2019/CISCN2019\345\215\216\344\270\234\345\214\227\347\272\277\344\270\213\350\265\233/pastebin/web/requirements.txt" index e717326..f7299ab 100644 --- "a/2019/CISCN2019\345\215\216\344\270\234\345\214\227\347\272\277\344\270\213\350\265\233/pastebin/web/requirements.txt" +++ "b/2019/CISCN2019\345\215\216\344\270\234\345\214\227\347\272\277\344\270\213\350\265\233/pastebin/web/requirements.txt" @@ -1,4 +1,4 @@ -certifi==2019.3.9 +certifi==2022.12.7 chardet==3.0.4 Click==7.0 Flask==1.0.2