build(deps): update google-cloud-datastore requirement from <2.0 to <3.0 in /infra/build/functions (#7447)

build(deps): update google-cloud-datastore requirement

Updates the requirements on [google-cloud-datastore](https://github.com/googleapis/python-datastore) to permit the latest version.
- [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/v0.21.0...v2.5.1)

---
updated-dependencies:
- dependency-name: google-cloud-datastore
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-08-17 14:27:33 -04:00 committed by GitHub
parent 6cd3e49c04
commit 7893dde4e7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ PyYaml==5.4
PyGithub==1.51
grpcio==1.29.0
google-auth==1.21.1
google-cloud-datastore<2.0
google-cloud-datastore<3.0
google-cloud-ndb==1.7.1
google-cloud-scheduler==1.3.0
google-cloud-storage==1.29.0