From ddd0514282025cb742c2793aaa05fad0260f8955 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Dec 2021 09:09:42 -0500 Subject: [PATCH] Bump google-api-core from 2.3.0 to 2.3.1 (#228) Bumps [google-api-core](https://github.com/googleapis/python-api-core) from 2.3.0 to 2.3.1. - [Release notes](https://github.com/googleapis/python-api-core/releases) - [Changelog](https://github.com/googleapis/python-api-core/blob/v2.3.1/CHANGELOG.md) - [Commits](https://github.com/googleapis/python-api-core/compare/v2.3.0...v2.3.1) --- updated-dependencies: - dependency-name: google-api-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d3a368f1..f2f17adb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ click==8.0.3 pydantic==1.8.2 #bigquery -google-api-core==2.3.0 +google-api-core==2.3.1 google-auth==2.3.3 google-cloud-bigquery==2.31.0 google-cloud-core==2.2.1