Skip to content

Commit 58ba21b

Browse files
Update dependency google-cloud-datastore to v1.12.0 (#3296)
Co-authored-by: gcf-merge-on-green[bot] <60162190+gcf-merge-on-green[bot]@users.noreply.github.com>
1 parent 89ecd24 commit 58ba21b

File tree

8 files changed

+8
-8
lines changed

8 files changed

+8
-8
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
Flask==1.1.2
2-
google-cloud-datastore==1.11.0
2+
google-cloud-datastore==1.12.0
33
gunicorn==20.0.4
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
Flask==1.1.2
2-
google-cloud-datastore==1.11.0
2+
google-cloud-datastore==1.12.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
Flask==1.1.2
2-
google-cloud-datastore==1.11.0
2+
google-cloud-datastore==1.12.0
33
google-auth==1.14.0
44
requests==2.23.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
Flask==1.1.2
2-
google-cloud-datastore==1.11.0
2+
google-cloud-datastore==1.12.0
33
google-auth==1.14.0
44
requests==2.23.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
google-cloud-datastore==1.11.0
1+
google-cloud-datastore==1.12.0

codelabs/flex_and_vision/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ gunicorn==20.0.4; python_version > '3.0'
33
gunicorn==19.10.0; python_version < '3.0'
44
google-cloud-vision==1.0.0
55
google-cloud-storage==1.26.0
6-
google-cloud-datastore==1.11.0
6+
google-cloud-datastore==1.12.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
google-cloud-datastore==1.11.0
1+
google-cloud-datastore==1.12.0

dlp/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
google-cloud-dlp==0.14.0
22
google-cloud-storage==1.26.0
33
google-cloud-pubsub==1.3.1
4-
google-cloud-datastore==1.11.0
4+
google-cloud-datastore==1.12.0
55
google-cloud-bigquery==1.24.0

0 commit comments

Comments
 (0)