From b1d34d131551511b4dd3779e7ba55e3bd46381b2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jul 2024 20:07:41 +0000 Subject: [PATCH] Bump certifi in /cmd/python/functions_framework_compat/converter Bumps [certifi](https://github.com/certifi/python-certifi) from 2021.10.8 to 2024.7.4. - [Commits](https://github.com/certifi/python-certifi/compare/2021.10.08...2024.07.04) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../functions_framework_compat/converter/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmd/python/functions_framework_compat/converter/requirements.txt b/cmd/python/functions_framework_compat/converter/requirements.txt index c25227736..a6545f37d 100644 --- a/cmd/python/functions_framework_compat/converter/requirements.txt +++ b/cmd/python/functions_framework_compat/converter/requirements.txt @@ -3,7 +3,7 @@ aiosignal==1.2.0 async-timeout==4.0.2 attrs==21.4.0 cachetools==4.2.4 -certifi==2021.10.8 +certifi==2024.7.4 chardet==4.0.0 charset-normalizer==2.0.10 click==8.0.3