From a831640cab4ce4b4ffbf245d276c69cdc863fe16 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 6 Jul 2024 00:31:00 +0000 Subject: [PATCH] build(deps): bump certifi from 2023.7.22 to 2024.7.4 in /sld-api-backend 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] --- sld-api-backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sld-api-backend/requirements.txt b/sld-api-backend/requirements.txt index 8335927..ada8586 100644 --- a/sld-api-backend/requirements.txt +++ b/sld-api-backend/requirements.txt @@ -10,7 +10,7 @@ billiard==4.1.0 boto3==1.33.12 botocore==1.33.12 celery==5.3.4 -certifi==2023.7.22 +certifi==2024.7.4 cffi==1.16.0 charset-normalizer==3.3.0 click==8.1.7