From 144ff2f9b2c9b248259c5b233a7a7b4dacfeaaef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 6 Jul 2024 01:51:38 +0000 Subject: [PATCH] chore(deps): bump certifi from 2024.2.2 to 2024.7.4 in /backend Bumps [certifi](https://github.com/certifi/python-certifi) from 2024.2.2 to 2024.7.4. - [Commits](https://github.com/certifi/python-certifi/compare/2024.02.02...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 0b1794e2..c06c32a5 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -13,7 +13,7 @@ black==24.3.0 # via piccolo cachetools==5.3.3 # via google-auth -certifi==2024.2.2 +certifi==2024.7.4 # via # httpcore # httpx