From 3cb446fa279317c4f58e79630733d7c493bed9e8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Dec 2022 02:47:42 +0000 Subject: [PATCH] Bump certifi from 2018.8.13 to 2022.12.7 in /Charpter 21/TodoList Bumps [certifi](https://github.com/certifi/python-certifi) from 2018.8.13 to 2022.12.7. - [Release notes](https://github.com/certifi/python-certifi/releases) - [Commits](https://github.com/certifi/python-certifi/compare/2018.08.13...2022.12.07) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Charpter 21/TodoList/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 Charpter 21/TodoList/requirements.txt diff --git a/Charpter 21/TodoList/requirements.txt b/Charpter 21/TodoList/requirements.txt old mode 100755 new mode 100644 index 184b58f..7835732 --- a/Charpter 21/TodoList/requirements.txt +++ b/Charpter 21/TodoList/requirements.txt @@ -3,7 +3,7 @@ attrs==18.1.0 Automat==0.7.0 baidu-aip==2.2.5.2 beautifulsoup4==4.6.3 -certifi==2018.8.13 +certifi==2022.12.7 cffi==1.11.5 chardet==3.0.4 click==6.7