From c20dd7df256cf42747fa28a50f29426679014a61 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Dec 2025 04:01:53 +0000 Subject: [PATCH] Bump google-cloud-datastore from 2.10.0 to 2.22.0 Bumps [google-cloud-datastore](https://github.com/googleapis/python-datastore) from 2.10.0 to 2.22.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.22.0) --- updated-dependencies: - dependency-name: google-cloud-datastore dependency-version: 2.22.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..82d6baaa 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ Babel -google-cloud-datastore==2.10.0 +google-cloud-datastore==2.22.0 humanize img2pdf Logbook