From 9b59fbf463a0ff31b9109f30a17b6593554f7aa5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Feb 2023 03:23:11 +0000 Subject: [PATCH] Bump certifi from 2020.12.5 to 2022.12.7 in /backend/python 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] --- backend/python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/python/requirements.txt b/backend/python/requirements.txt index 4e52f7f68..bc03904fb 100644 --- a/backend/python/requirements.txt +++ b/backend/python/requirements.txt @@ -4,7 +4,7 @@ attrs==21.2.0 black==23.1.0 CacheControl==0.12.6 cachetools==4.2.1 -certifi==2020.12.5 +certifi==2022.12.7 cffi==1.14.5 chardet==4.0.0 click==8.0.0