From 478ebf7d6c79432c7be56c1633cdc53781287266 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Jun 2023 01:32:51 +0000 Subject: [PATCH] Bump google-cloud-core from 2.1.0 to 2.3.2 Bumps [google-cloud-core](https://github.com/googleapis/python-cloud-core) from 2.1.0 to 2.3.2. - [Release notes](https://github.com/googleapis/python-cloud-core/releases) - [Changelog](https://github.com/googleapis/python-cloud-core/blob/main/CHANGELOG.md) - [Commits](https://github.com/googleapis/python-cloud-core/compare/v2.1.0...v2.3.2) --- updated-dependencies: - dependency-name: google-cloud-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 eece5b4..5ad87b5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,5 +6,5 @@ google-auth==2.3.3 google-auth-httplib2==0.1.0 google-auth-oauthlib==0.4.6 google-api-python-client>=1.6.0,<2.0.0 -google-cloud-core==2.1.0 +google-cloud-core==2.3.2 httplib2==0.20.1 \ No newline at end of file