Skip to content

Commit 8b48bd9

Browse files
authored
Auto-update dependencies. (GoogleCloudPlatform#996)
* Auto-update dependencies. * Update requirements.txt
1 parent c373bc3 commit 8b48bd9

File tree

6 files changed

+7
-7
lines changed

6 files changed

+7
-7
lines changed

bigquery/dml/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ flake8==3.3.0
22
google-cloud-bigquery==0.24.0
33
PyMySQL==0.7.11
44
six==1.10.0
5-
SQLAlchemy==1.1.10
5+
SQLAlchemy==1.1.11
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
google-api-python-client==1.6.2
22
google-auth==1.0.1
3-
google-auth-httplib2==0.0.2
3+
google-auth-httplib2==0.0.2
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
grpcio==1.3.5
1+
grpcio==1.4.0
22
google-auth==1.0.1
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
grpcio==1.3.5
2-
grpcio-tools==1.3.5
1+
grpcio==1.4.0
2+
grpcio-tools==1.4.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
cryptography==1.9
22
pyjwt==1.5.0
3-
paho-mqtt==1.2.3
3+
paho-mqtt==1.3.0

testing/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ WebTest==2.0.27
1414
webapp2==2.5.2
1515
google-api-python-client==1.6.2
1616
google-cloud-core==0.24.1
17-
gcp-devrel-py-tools==0.0.7
17+
gcp-devrel-py-tools==0.0.10

0 commit comments

Comments
 (0)