Skip to content

Commit fb04e22

Browse files
committed
Merge branch 'master' of github.com:odedfos/python-docs-samples into master
2 parents 8cc5d32 + 4c2aae9 commit fb04e22

File tree

11 files changed

+11
-11
lines changed

11 files changed

+11
-11
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.13.0
2+
google-cloud-datastore==1.13.1
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.13.0
2+
google-cloud-datastore==1.13.1
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.13.0
2+
google-cloud-datastore==1.13.1
33
google-auth==1.19.0
44
requests==2.24.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.13.0
2+
google-cloud-datastore==1.13.1
33
google-auth==1.19.0
44
requests==2.24.0
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.13.0
2+
google-cloud-datastore==1.13.1
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.13.0
2+
google-cloud-datastore==1.13.1
33
google-auth==1.19.0
44
requests==2.24.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.13.0
2+
google-cloud-datastore==1.13.1
33
google-auth==1.19.0
44
requests==2.24.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
google-cloud-datastore==1.13.0
1+
google-cloud-datastore==1.13.1

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.29.0
6-
google-cloud-datastore==1.13.0
6+
google-cloud-datastore==1.13.1
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
google-cloud-datastore==1.13.0
1+
google-cloud-datastore==1.13.1

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==1.0.0
22
google-cloud-storage==1.29.0
33
google-cloud-pubsub==1.7.0
4-
google-cloud-datastore==1.13.0
4+
google-cloud-datastore==1.13.1
55
google-cloud-bigquery==1.25.0

0 commit comments

Comments
 (0)