Skip to content

Commit 714f508

Browse files
dpebotJon Wayne Parrott
authored andcommitted
Auto-update dependencies. (GoogleCloudPlatform#1093)
* Auto-update dependencies. * Fix storage notification poll sample Change-Id: I6afbc79d15e050531555e4c8e51066996717a0f3 * Fix spanner samples Change-Id: I40069222c60d57e8f3d3878167591af9130895cb * Drop coverage because it's not useful Change-Id: Iae399a7083d7866c3c7b9162d0de244fbff8b522 * Try again to fix flaky logging test Change-Id: I6225c074701970c17c426677ef1935bb6d7e36b4
1 parent 491da30 commit 714f508

File tree

45 files changed

+129
-129
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

45 files changed

+129
-129
lines changed

.coveragerc

Lines changed: 0 additions & 12 deletions
This file was deleted.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
Flask==0.12.2
22
Flask-SQLAlchemy==2.2
33
gunicorn==19.7.1
4-
psycopg2==2.7.3
4+
psycopg2==2.7.3.1
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
Flask==0.12.2
2-
google-cloud-datastore==1.2.0
2+
google-cloud-datastore==1.3.0
33
gunicorn==19.7.1

appengine/flexible/django_cloudsql/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ Django==1.11.4
22
mysqlclient==1.3.10
33
wheel==0.29.0
44
gunicorn==19.7.1
5-
psycopg2==2.7.3
5+
psycopg2==2.7.3.1
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
Flask==0.12.2
2-
google-cloud-storage==1.3.2
2+
google-cloud-storage==1.4.0
33
gunicorn==19.7.1
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
google-endpoints==2.2.0
1+
google-endpoints==2.2.1
22
google-endpoints-api-management==1.1.3

auth/cloud-client/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
google-cloud-storage==1.3.2
1+
google-cloud-storage==1.4.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
google-cloud-bigquery==0.26.0
1+
google-cloud-bigquery==0.27.0
22
google-auth-oauthlib==0.1.0
33
pytz==2017.2

bigtable/hello/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
google-cloud-bigtable==0.26.0
2-
google-cloud-core==0.26.0
1+
google-cloud-bigtable==0.27.0
2+
google-cloud-core==0.27.0
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
google-cloud-happybase==0.26.0
2-
google-cloud-bigtable==0.26.0
3-
google-cloud-core==0.26.0
2+
google-cloud-bigtable==0.27.0
3+
google-cloud-core==0.27.0

0 commit comments

Comments
 (0)