From 109cf2c777d269671ec35fc9c66b2c080844428a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Aug 2023 03:48:28 +0000 Subject: [PATCH] Bump certifi from 2022.9.24 to 2023.7.22 in /tools/python Bumps [certifi](https://github.com/certifi/python-certifi) from 2022.9.24 to 2023.7.22. - [Commits](https://github.com/certifi/python-certifi/compare/2022.09.24...2023.07.22) --- 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..a8c474d 100644 --- a/tools/python/requirements.txt +++ b/tools/python/requirements.txt @@ -1,5 +1,5 @@ cachetools==5.3.0 -certifi==2022.9.24 +certifi==2023.7.22 charset-normalizer==2.1.1 colorama==0.4.6 google-api-core==2.11.0