Skip to content

Commit 58649fa

Browse files
committed
Auto-update dependencies.
1 parent efe65f1 commit 58649fa

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
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,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

monitoring/api/v3/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
google-api-python-client==1.5.3
22
httplib2==0.9.2
3-
oauth2client==3.0.0
3+
oauth2client==4.0.0
44
pyasn1==0.1.9
55
pyasn1-modules==0.0.8
66
rsa==3.4.2

testing/requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ mock==2.0.0
3636
mysql-python==1.2.5; python_version == '2.7'
3737
mysqlclient==1.3.9
3838
numpy==1.11.2
39-
oauth2client==3.0.0
39+
oauth2client==4.0.0
4040
Pillow==3.4.1
4141
pyasn1-modules==0.0.8
4242
pyasn1==0.1.9

0 commit comments

Comments
 (0)