From 79ba9e4fa3394b0639b0f38b7e1d8181be5e8740 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Jan 2022 10:12:56 +0000 Subject: [PATCH] Bump google-api-core from 2.2.2 to 2.4.0 Bumps [google-api-core](https://github.com/googleapis/python-api-core) from 2.2.2 to 2.4.0. - [Release notes](https://github.com/googleapis/python-api-core/releases) - [Changelog](https://github.com/googleapis/python-api-core/blob/main/CHANGELOG.md) - [Commits](https://github.com/googleapis/python-api-core/compare/v2.2.2...v2.4.0) --- updated-dependencies: - dependency-name: google-api-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4e94505..ee9f8e3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ charset-normalizer==2.0.9 click==8.0.3 diskcache==5.2.1 firebase-admin==5.1.0 -google-api-core==2.2.2 +google-api-core==2.4.0 google-api-python-client==2.26.1 google-auth==2.3.3 google-auth-httplib2==0.1.0