From 42f5e1fede7bf2c6fe7030091728256ccdcdd2a8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jul 2024 23:22:07 +0000 Subject: [PATCH] chore(deps): bump certifi from 2022.9.24 to 2024.7.4 in /tools/python Bumps [certifi](https://github.com/certifi/python-certifi) from 2022.9.24 to 2024.7.4. - [Commits](https://github.com/certifi/python-certifi/compare/2022.09.24...2024.07.04) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- tools/python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/python/requirements.txt b/tools/python/requirements.txt index 9c9b51d..6887abb 100644 --- a/tools/python/requirements.txt +++ b/tools/python/requirements.txt @@ -1,5 +1,5 @@ cachetools==5.3.0 -certifi==2022.9.24 +certifi==2024.7.4 charset-normalizer==2.1.1 colorama==0.4.6 google-api-core==2.11.0