From 787c10cab46759cce95c7fa2a1a7a0e451dc7c35 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jul 2024 20:32:35 +0000 Subject: [PATCH] Bump certifi from 2021.10.8 to 2024.7.4 in /backend Bumps [certifi](https://github.com/certifi/python-certifi) from 2021.10.8 to 2024.7.4. - [Commits](https://github.com/certifi/python-certifi/compare/2021.10.08...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 af18b094..821f957a 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -1,5 +1,5 @@ appdirs==1.4.4 -certifi==2021.10.8 +certifi==2024.7.4 chardet==3.0.4 charset-normalizer==2.0.10 idna==2.9