Skip to content

Commit 33bfe7c

Browse files
committed
Auto-update dependencies.
1 parent 02f57f5 commit 33bfe7c

File tree

3 files changed

+5
-4
lines changed

3 files changed

+5
-4
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
flask==0.11.1
22
requests==2.11.1
33
requests_toolbelt==0.7.0
4-
oauth2client==2.2.0
5-
functools32==3.2.3.post2 ; python_version < '3'
4+
oauth2client==4.0.0
5+
functools32==3.2.3-2; python_version < '3'

monitoring/api/v3/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ oauth2client==4.0.0
44
pyasn1==0.1.9
55
pyasn1-modules==0.0.8
66
rsa==3.4.2
7-
simplejson==3.8.2
7+
simplejson==3.9.0
88
six==1.10.0
99
uritemplate==3.0.0
1010
wheel==0.30.0a0

testing/requirements-dev.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ flask==0.11.1
1212
Flask==0.11.1
1313
fluent-logger==0.4.4
1414
funcsigs==1.0.2
15+
functools32==3.2.3-2; python_version < '3'
1516
google-api-python-client==1.5.4
1617
google-cloud-bigquery==0.20.0
1718
google-cloud-bigtable==0.20.0
@@ -57,7 +58,7 @@ responses==0.5.1
5758
rsa==3.4.2
5859
scipy==0.18.1
5960
sendgrid==3.6.0
60-
simplejson==3.8.2
61+
simplejson==3.9.0
6162
six==1.10.0
6263
SQLAlchemy==1.1.2
6364
twilio==6.3.dev0

0 commit comments

Comments
 (0)