From c7886be19009cbd023e7cb015e6a5d89af079278 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Dec 2022 12:41:21 +0000 Subject: [PATCH] Bump certifi from 2021.10.8 to 2022.12.7 in /backend Bumps [certifi](https://github.com/certifi/python-certifi) from 2021.10.8 to 2022.12.7. - [Release notes](https://github.com/certifi/python-certifi/releases) - [Commits](https://github.com/certifi/python-certifi/compare/2021.10.08...2022.12.07) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index 767c8a9..7fe4e5c 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -8,7 +8,7 @@ backports.csv==1.0.7 beautifulsoup4==4.10.0 botocore>=1.20.41 bs4==0.0.1 -certifi==2021.10.8 +certifi==2022.12.7 cffi==1.15.0 chardet==4.0.0 click==8.0.3