From 6e97af821f9793a01b976a2c10dddd772e03e809 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Dec 2022 10:24:06 +0000 Subject: [PATCH] =?UTF-8?q?Bump=20certifi=20in=20/=E5=85=AC=E5=BC=80?= =?UTF-8?q?=E8=AF=BE/=E6=96=87=E6=A1=A3/=E5=B9=B4=E8=96=AA50W+=E7=9A=84Pyt?= =?UTF-8?q?hon=E7=A8=8B=E5=BA=8F=E5=91=98=E5=A6=82=E4=BD=95=E5=86=99?= =?UTF-8?q?=E4=BB=A3=E7=A0=81/code/Python/opencourse?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [certifi](https://github.com/certifi/python-certifi) from 2020.4.5.1 to 2022.12.7. - [Release notes](https://github.com/certifi/python-certifi/releases) - [Commits](https://github.com/certifi/python-certifi/compare/2020.04.05.1...2022.12.07) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../code/Python/opencourse/requirements.txt" | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git "a/\345\205\254\345\274\200\350\257\276/\346\226\207\346\241\243/\345\271\264\350\226\25250W+\347\232\204Python\347\250\213\345\272\217\345\221\230\345\246\202\344\275\225\345\206\231\344\273\243\347\240\201/code/Python/opencourse/requirements.txt" "b/\345\205\254\345\274\200\350\257\276/\346\226\207\346\241\243/\345\271\264\350\226\25250W+\347\232\204Python\347\250\213\345\272\217\345\221\230\345\246\202\344\275\225\345\206\231\344\273\243\347\240\201/code/Python/opencourse/requirements.txt" index 860de44..76e9566 100644 --- "a/\345\205\254\345\274\200\350\257\276/\346\226\207\346\241\243/\345\271\264\350\226\25250W+\347\232\204Python\347\250\213\345\272\217\345\221\230\345\246\202\344\275\225\345\206\231\344\273\243\347\240\201/code/Python/opencourse/requirements.txt" +++ "b/\345\205\254\345\274\200\350\257\276/\346\226\207\346\241\243/\345\271\264\350\226\25250W+\347\232\204Python\347\250\213\345\272\217\345\221\230\345\246\202\344\275\225\345\206\231\344\273\243\347\240\201/code/Python/opencourse/requirements.txt" @@ -2,7 +2,7 @@ appnope==0.1.0 astroid==2.3.3 backcall==0.1.0 beautifulsoup4==4.9.0 -certifi==2020.4.5.1 +certifi==2022.12.7 chardet==3.0.4 decorator==4.4.2 idna==2.9 -- GitLab