Skip to content

Commit 0e0bcb8

Browse files
committed
Auto-update dependencies.
1 parent a76c3dc commit 0e0bcb8

File tree

25 files changed

+28
-28
lines changed

25 files changed

+28
-28
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
Flask==0.11.1
22
google-cloud-datastore==0.20.1
33
gunicorn==19.6.0
4-
oauth2client==3.0.0
4+
oauth2client==4.0.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
gunicorn==19.6.0
2-
oauth2client==3.0.0
2+
oauth2client==4.0.0
33
kinto==4.3.1
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
Flask==0.11.1
22
google-cloud-pubsub==0.20.0
33
gunicorn==19.6.0
4-
oauth2client==3.0.0
4+
oauth2client==4.0.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
google-api-python-client==1.5.3
1+
google-api-python-client==1.5.4
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
flask==0.11.1
22
requests==2.11.1
33
requests_toolbelt==0.7.0
4-
oauth2client==3.0.0
4+
oauth2client==4.0.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
google-api-python-client==1.5.3
1+
google-api-python-client==1.5.4

bigquery/api/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
google-api-python-client==1.5.3
1+
google-api-python-client==1.5.4

bigquery/dml/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ flake8==3.0.4
22
google-cloud-bigquery==0.20.0
33
PyMySQL==0.7.9
44
six==1.10.0
5-
SQLAlchemy==1.1.1
5+
SQLAlchemy==1.1.2

compute/api/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
google-api-python-client==1.5.3
1+
google-api-python-client==1.5.4

compute/auth/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
requests==2.11.1
2-
google-api-python-client==1.5.3
2+
google-api-python-client==1.5.4

0 commit comments

Comments
 (0)