From 76f9f757787aeab8f40cda091e0d383319c7fa6a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Apr 2025 07:24:56 +0000 Subject: [PATCH] Bump certifi from 2023.5.7 to 2024.7.4 in /backend Bumps [certifi](https://github.com/certifi/python-certifi) from 2023.5.7 to 2024.7.4. - [Commits](https://github.com/certifi/python-certifi/compare/2023.05.07...2024.07.04) --- updated-dependencies: - dependency-name: certifi dependency-version: 2024.7.4 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 0350c2a..44ea081 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -8,7 +8,7 @@ asttokens==2.0.5 attrs==21.4.0 beautifulsoup4==4.11.1 bleach==5.0.0 -certifi==2023.5.7 +certifi==2024.7.4 cffi==1.15.0 charset-normalizer==3.4.1 click==8.1.7