Skip to content

Commit 02af6bb

Browse files
chore(deps): update dependency google-cloud-datastore to v1.15.4 (GoogleCloudPlatform#7749)
Co-authored-by: Leah E. Cole <[email protected]>
1 parent 4059716 commit 02af6bb

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.1.0; python_version > '3.0'
33
google-cloud-datastore==2.4.0; python_version >= "3.0"
4-
google-cloud-datastore==1.15.3; python_version < "3.0"
4+
google-cloud-datastore==1.15.4; python_version < "3.0"
55
google-cloud-tasks==2.7.1 ; python_version >= "3.0"
66
google-cloud-tasks==1.5.1 ; python_version < "3.0"
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Flask==1.1.4; python_version < '3.0'
22
Flask==2.1.0; python_version > '3.0'
33
google-cloud-datastore==2.4.0 ; python_version >= "3.0"
4-
google-cloud-datastore==1.15.3 ; python_version < "3.0"
4+
google-cloud-datastore==1.15.4 ; python_version < "3.0"
55
google-cloud-pubsub==2.9.0 ; python_version >= "3.0"
66
# 1.7.0 is the latest compatible version for Python 2.
77
google-cloud-pubsub==1.7.1 ; python_version < "3.0"

0 commit comments

Comments
 (0)