From 8feb54788b0cde104a78812a4d2c5b0e9d160ecc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Sep 2023 15:10:42 -0700 Subject: [PATCH] Bump certifi from 2022.6.15 to 2023.7.22 in /consistency/analysis (#223) Bumps [certifi](https://github.com/certifi/python-certifi) from 2022.6.15 to 2023.7.22. - [Commits](https://github.com/certifi/python-certifi/compare/2022.06.15...2023.07.22) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Tim Burks --- consistency/analysis/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/consistency/analysis/requirements.txt b/consistency/analysis/requirements.txt index ca5c7ca2..bd84a886 100644 --- a/consistency/analysis/requirements.txt +++ b/consistency/analysis/requirements.txt @@ -1,5 +1,5 @@ cachetools==5.2.0 -certifi==2022.6.15 +certifi==2023.7.22 charset-normalizer==2.1.0 google-api-core==2.8.2 google-auth==2.10.0