From 7ebe60d4d4f43e426446c4ef146c5b720adccc6c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Apr 2025 04:03:16 +0000 Subject: [PATCH] Bump google-cloud-datastore from 2.10.0 to 2.21.0 Bumps [google-cloud-datastore](https://github.com/googleapis/python-datastore) from 2.10.0 to 2.21.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/v2.10.0...v2.21.0) --- updated-dependencies: - dependency-name: google-cloud-datastore dependency-version: 2.21.0 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 d07e112b..7e9a1be0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ Babel -google-cloud-datastore==2.10.0 +google-cloud-datastore==2.21.0 humanize img2pdf Logbook