Skip to content

Commit 936845b

Browse files
committed
Auto-update dependencies.
1 parent 53166ef commit 936845b

File tree

12 files changed

+14
-14
lines changed

12 files changed

+14
-14
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
Flask==0.12.2
2-
Flask-SQLAlchemy==2.2
2+
Flask-SQLAlchemy==2.3.0
33
gunicorn==19.7.1
44
PyMySQL==0.7.11
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
Flask==0.12.2
2-
Flask-SQLAlchemy==2.2
2+
Flask-SQLAlchemy==2.3.0
33
gunicorn==19.7.1
44
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
22
gunicorn==19.7.1
3-
numpy==1.13.1
3+
numpy==1.13.3
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Flask==0.12.2
22
gunicorn==19.7.1
3-
numpy==1.13.1
3+
numpy==1.13.3
44
scipy==0.19.1
5-
Pillow==4.2.1
5+
Pillow==4.3.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
grpcio==1.6.0
1+
grpcio==1.6.3
22
google-auth==1.1.1
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
grpcio==1.6.0
2-
grpcio-tools==1.6.0
1+
grpcio==1.6.3
2+
grpcio-tools==1.6.3
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
google-cloud-language==0.29.0
2-
numpy==1.13.1
2+
numpy==1.13.3

spanner/cloud-client/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
google-cloud-spanner==0.27.0
1+
google-cloud-spanner==0.28.0

testing/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ pytest-cov==2.5.1
99
pytest==3.2.2
1010
pytest-capturelog==0.7
1111
pyyaml==3.12
12-
responses==0.7.0
12+
responses==0.8.1
1313
WebTest==2.0.28
1414
webapp2==2.5.2
1515
google-api-python-client==1.6.4
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
google-cloud-vision==0.27.0
2-
pillow==4.2.1
2+
pillow==4.3.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
google-cloud-vision==0.27.0
2-
pillow==4.2.1
2+
pillow==4.3.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
google-cloud-vision==0.27.0
2-
Pillow==4.2.1
2+
Pillow==4.3.0

0 commit comments

Comments
 (0)