From ef2ff8ed6555c3fcaf53fbf7a2fc3ef95be276a7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jul 2023 08:29:15 +0000 Subject: [PATCH] Bump google-cloud-core from 2.1.0 to 2.3.3 Bumps [google-cloud-core](https://github.com/googleapis/python-cloud-core) from 2.1.0 to 2.3.3. - [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.3) --- 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 473db5a..351620a 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.3 httplib2==0.20.1 \ No newline at end of file