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