From 76169b2720e2d0ea2bed853333127ff5ac02f62e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 6 Jul 2024 00:57:31 +0000 Subject: [PATCH] Bump certifi from 2023.7.22 to 2024.7.4 in /functions 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] --- functions/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/functions/requirements.txt b/functions/requirements.txt index 33941c8..d9899e6 100644 --- a/functions/requirements.txt +++ b/functions/requirements.txt @@ -1,7 +1,7 @@ blinker==1.6.2 CacheControl==0.13.1 cachetools==5.3.1 -certifi==2023.7.22 +certifi==2024.7.4 cffi==1.16.0 charset-normalizer==3.3.0 click==8.1.7