From c62e54048dba598f2e3273ff2795aec4bc65223a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Dec 2022 08:24:39 +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 7516f263..d3c35780 100644 --- a/backend/python/requirements.txt +++ b/backend/python/requirements.txt @@ -3,7 +3,7 @@ appdirs==1.4.4 black==20.8b1 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==7.1.2