Skip to content

Commit c386a82

Browse files
dpebotJon Wayne Parrott
authored and
Jon Wayne Parrott
committed
Auto-update dependencies. (GoogleCloudPlatform#567)
1 parent cd2e675 commit c386a82

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed
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==2.2.0
4+
oauth2client==3.0.0

bigquery/dml/requirements.txt

+1-1
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.0
5+
SQLAlchemy==1.1.1

requirements-dev.txt

+3-1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ flaky==3.3.0
88
flask-cors==3.0.2
99
Flask-Sockets==0.2.1
1010
Flask-SQLAlchemy==2.1
11+
flask==0.11.1
1112
Flask==0.11.1
1213
fluent-logger==0.4.4
1314
funcsigs==1.0.2
@@ -51,13 +52,14 @@ redis==2.10.5
5152
requests-toolbelt==0.7.0
5253
requests==2.11.1
5354
requests[security]==2.11.1
55+
requests_toolbelt==0.7.0
5456
responses==0.5.1
5557
rsa==3.4.2
5658
scipy==0.18.1
5759
sendgrid==3.4.0
5860
simplejson==3.8.2
5961
six==1.10.0
60-
SQLAlchemy==1.1.0
62+
SQLAlchemy==1.1.1
6163
twilio==6.3.dev0
6264
uritemplate==3.0.0
6365
WebTest==2.0.23

0 commit comments

Comments
 (0)