From 0c5006b631b83460de69e5b2f3d209404676af64 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jul 2024 23:42:01 +0000 Subject: [PATCH] Bump certifi from 2023.11.17 to 2024.7.4 in /backend Bumps [certifi](https://github.com/certifi/python-certifi) from 2023.11.17 to 2024.7.4. - [Commits](https://github.com/certifi/python-certifi/compare/2023.11.17...2024.07.04) --- 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 5ed3381..dd443d4 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -20,7 +20,7 @@ bleach==6.1.0 boto3==1.28.30 botocore==1.31.30 cached-property==1.5.2 -certifi==2023.11.17 +certifi==2024.7.4 cffi==1.16.0 charset-normalizer==3.3.2 click==8.1.7