From 1d2dafa8bc05d9caed7f341e771bccbeeb4f8a1d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Dec 2024 04:51:03 +0000 Subject: [PATCH] Bump google-cloud-datastore from 2.10.0 to 2.20.2 Bumps [google-cloud-datastore](https://github.com/googleapis/python-datastore) from 2.10.0 to 2.20.2. - [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.20.2) --- updated-dependencies: - dependency-name: google-cloud-datastore 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..05a22559 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ Babel -google-cloud-datastore==2.10.0 +google-cloud-datastore==2.20.2 humanize img2pdf Logbook