From 82fc44625fb61eed09716fdcd812df0903435340 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Dec 2022 09:16:10 +0000 Subject: [PATCH] Bump certifi from 2020.12.5 to 2022.12.7 in /Traffic-Sign-Detection Bumps [certifi](https://github.com/certifi/python-certifi) from 2020.12.5 to 2022.12.7. - [Release notes](https://github.com/certifi/python-certifi/releases) - [Commits](https://github.com/certifi/python-certifi/compare/2020.12.05...2022.12.07) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Traffic-Sign-Detection/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Traffic-Sign-Detection/requirements.txt b/Traffic-Sign-Detection/requirements.txt index 1a32038e7c..f4ff27cfbc 100644 --- a/Traffic-Sign-Detection/requirements.txt +++ b/Traffic-Sign-Detection/requirements.txt @@ -8,7 +8,7 @@ audioread==2.1.9 backcall==0.2.0 bleach==3.2.1 cachetools==4.2.0 -certifi==2020.12.5 +certifi==2022.12.7 cffi==1.14.4 chardet==4.0.0 colorama==0.4.4