Skip to content

Commit 4eef615

Browse files
dpebotJon Wayne Parrott
authored andcommitted
Auto-update dependencies. (#914)
* Auto-update dependencies. * xfail the error reporting test * Fix lint
1 parent a763e39 commit 4eef615

File tree

23 files changed

+41
-36
lines changed

23 files changed

+41
-36
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
google-cloud-bigquery==0.22.1
1+
google-cloud-bigquery==0.24.0

bigquery/dml/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
flake8==3.3.0
2-
google-cloud-bigquery==0.22.1
3-
PyMySQL==0.7.10
2+
google-cloud-bigquery==0.24.0
3+
PyMySQL==0.7.11
44
six==1.10.0
5-
SQLAlchemy==1.1.5
5+
SQLAlchemy==1.1.9

bigquery/rest/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
google-auth==0.8.0
1+
google-auth==1.0.0
22
requests==2.13.0

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.22.0
2-
google-cloud-core==0.23.0
1+
google-cloud-bigtable==0.24.0
2+
google-cloud-core==0.24.0
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
google-cloud-happybase==0.22.0
2-
google-cloud-core==0.23.0
1+
google-cloud-happybase==0.24.0
2+
google-cloud-core==0.24.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
google-cloud-datastore==0.22.1
1+
google-cloud-datastore==1.0.0

compute/encryption/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
cryptography==1.7.2
1+
cryptography==1.8.1
22
requests==2.13.0

compute/xmpp_wikibot/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Flask==0.12
1+
Flask==0.12.1
22
requests==2.13.0
3-
sleekxmpp==1.3.1
3+
sleekxmpp==1.3.2
44
six==1.10.0
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
Django==1.10.5
1+
Django==1.11
22
mysqlclient==1.3.10
33
wheel==0.29.0
4-
gunicorn==19.6.0
4+
gunicorn==19.7.1
55
psycopg2==2.7.1

dataproc/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
google-api-python-client==1.6.2
2-
google-cloud==0.22.0
2+
google-cloud==0.24.0

0 commit comments

Comments
 (0)