From 2bff038b6090af0ba30ee920469c5c41298a7fa1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 6 Jul 2024 09:59:14 -0400 Subject: [PATCH] chore(deps): bump certifi from 2024.6.2 to 2024.7.4 in /bigquery/read (#356) Bumps [certifi](https://github.com/certifi/python-certifi) from 2024.6.2 to 2024.7.4. - [Commits](https://github.com/certifi/python-certifi/compare/2024.06.02...2024.07.04) --- 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> --- bigquery/read/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bigquery/read/requirements.txt b/bigquery/read/requirements.txt index 7099c26..119523d 100644 --- a/bigquery/read/requirements.txt +++ b/bigquery/read/requirements.txt @@ -1,5 +1,5 @@ cachetools==5.3.3 -certifi==2024.6.2 +certifi==2024.7.4 charset-normalizer==3.3.2 google-api-core==2.19.0 google-auth==2.29.0