From 63f454c9d4d4bf5ec975524a4d8cb67646bef6c0 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Thu, 8 Dec 2022 07:52:15 +0000
Subject: [PATCH] build(deps): bump certifi from 2020.12.5 to 2022.12.7 in
 /Coffeefi

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] <support@github.com>
---
 Coffeefi/requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Coffeefi/requirements.txt b/Coffeefi/requirements.txt
index cc8ce43..778fe3e 100644
--- a/Coffeefi/requirements.txt
+++ b/Coffeefi/requirements.txt
@@ -1,4 +1,4 @@
-certifi==2020.12.5
+certifi==2022.12.7
 click==7.1.2
 dominate==2.6.0
 Flask==1.1.2