From 9cbbe849a68fc87876d47573c0a32e510557725a Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Wed, 25 Jan 2023 19:27:47 +0000
Subject: [PATCH] Bump certifi from 2020.6.20 to 2022.12.7 in
 /alpaca/unemployment-algo

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

diff --git a/alpaca/unemployment-algo/requirements.txt b/alpaca/unemployment-algo/requirements.txt
index 96bc3326..c4cd4e71 100644
--- a/alpaca/unemployment-algo/requirements.txt
+++ b/alpaca/unemployment-algo/requirements.txt
@@ -5,7 +5,7 @@ alpha-vantage==2.2.0
 async-timeout==3.0.1
 attrs==20.1.0
 backtrader==1.9.76.123
-certifi==2020.6.20
+certifi==2022.12.7
 chardet==3.0.4
 cycler==0.10.0
 fredapi==0.4.2