From 5146ec4076fd3bfaf03bfbe8493e6e915b3168a0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 6 Jul 2024 00:32:20 +0000 Subject: [PATCH] Bump certifi from 2023.7.22 to 2024.7.4 in /backend/requirements Bumps [certifi](https://github.com/certifi/python-certifi) from 2023.7.22 to 2024.7.4. - [Commits](https://github.com/certifi/python-certifi/compare/2023.07.22...2024.07.04) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- backend/requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements/base.txt b/backend/requirements/base.txt index 0e676ad..06bebb5 100644 --- a/backend/requirements/base.txt +++ b/backend/requirements/base.txt @@ -4,7 +4,7 @@ argon2-cffi-bindings==21.2.0 asgiref==3.5.2 attrs==22.1.0 black==22.3.0 -certifi==2023.7.22 +certifi==2024.7.4 cffi==1.15.1 charset-normalizer==2.1.1 click==8.1.3