8000 chore(deps): update dependency google-cloud-datastore to v2.4.0 (#7345) · riteshverma/python-docs-samples@a0f45e1 · GitHub
[go: up one dir, main page]

Skip to content

Commit a0f45e1

Browse files
chore(deps): update dependency google-cloud-datastore to v2.4.0 (GoogleCloudPlatform#7345)
* chore(deps): update dependency google-cloud-datastore to v2.4.0 * Apply suggestions from code review Co-authored-by: Leah E. Cole <6719667+leahecole@users.noreply.github.com>
1 parent b502e7f commit a0f45e1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Flask==1.1.4; python_version < '3.0'
22
Flask==2.0.0; python_version > '3.0'
3-
google-cloud-datastore==2.1.0; python_version >= "3.0"
3+
google-cloud-datastore==2.4.0; python_version >= "3.0"
44
google-cloud-datastore==1.15.3; python_version < "3.0"
55
google-cloud-tasks==2.7.1 ; python_version >= "3.0"
66
google-cloud-tasks==1.5.0 ; python_version < "3.0"
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Flask==1.1.4; python_version < '3.0'
22
Flask==2.0.0; python_version > '3.0'
3-
google-cloud-datastore==2.0.1 ; python_version >= "3.0"
3+
google-cloud-datastore==2.4.0 ; python_version >= "3.0"
44
google-cloud-datastore==1.15.3 ; python_version < "3.0"
55
google-cloud-pubsub==2.1.0 ; python_version >= "3.0"
66
google-cloud-pubsub==1.7.0 ; python_version < "3.0"

0 commit comments

Comments
 (0)
0