From de105a528b9dec0b8f7ab15d143dc49de830d941 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Dec 2022 10:48:43 +0000 Subject: [PATCH] Bump certifi Bumps [certifi](https://github.com/certifi/python-certifi) from 2020.4.5.2 to 2022.12.7. - [Release notes](https://github.com/certifi/python-certifi/releases) - [Commits](https://github.com/certifi/python-certifi/compare/2020.04.05.2...2022.12.07) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../SLU07 - Regression with Linear Regression/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/S01 - Bootcamp and Binary Classification/SLU07 - Regression with Linear Regression/requirements.txt b/S01 - Bootcamp and Binary Classification/SLU07 - Regression with Linear Regression/requirements.txt index 76d1e20b7..c280674c5 100644 --- a/S01 - Bootcamp and Binary Classification/SLU07 - Regression with Linear Regression/requirements.txt +++ b/S01 - Bootcamp and Binary Classification/SLU07 - Regression with Linear Regression/requirements.txt @@ -3,7 +3,7 @@ appnope==0.1.0 attrs==19.3.0 backcall==0.2.0 bleach==3.1.5 -certifi==2020.4.5.2 +certifi==2022.12.7 chardet==3.0.4 cycler==0.10.0 decorator==4.4.2