From 135bcc8c6323a4c36a7d2ed993c0cc04f2f177a1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 May 2022 12:15:38 +0000 Subject: [PATCH] Bump google-cloud-datastore from 1.7.1 to 2.6.0 Bumps [google-cloud-datastore](https://github.com/googleapis/python-datastore) from 1.7.1 to 2.6.0. - [Release notes](https://github.com/googleapis/python-datastore/releases) - [Changelog](https://github.com/googleapis/python-datastore/blob/main/CHANGELOG.md) - [Commits](https://github.com/googleapis/python-datastore/compare/v1.7.1...v2.6.0) --- updated-dependencies: - dependency-name: google-cloud-datastore dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d028f82..454d7b1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ falcon==1.4.1 google-api-core==1.5.1 google-auth==1.5.1 google-cloud-core==0.28.1 -google-cloud-datastore==1.7.1 +google-cloud-datastore==2.6.0 googleapis-common-protos==1.5.3 grpcio==1.16.0 gunicorn==19.9.0