Skip to content

Commit 3a3b04c

Browse files
dpebotliyanhui1228
authored andcommitted
Auto-update dependencies. (GoogleCloudPlatform#166)
1 parent 3aa916b commit 3a3b04c

3 files changed

Lines changed: 15 additions & 15 deletions

File tree

tests/integration/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Flask==0.12.2
2-
google-cloud-error-reporting==0.27.0
3-
google-cloud-logging==1.3.0
4-
google-cloud-monitoring==0.27.0
2+
google-cloud-error-reporting==0.28.0
3+
google-cloud-logging==1.4.0
4+
google-cloud-monitoring==0.28.0
55
gunicorn==19.7.1
66
requests==2.18.4
77
retrying==1.3.3

tests/python2-libraries/requirements.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ anyjson==0.3.3
66
apache-libcloud==2.2.1
77
argparse==1.4.0
88
astroid==1.5.3
9-
awscli==1.11.178
9+
awscli==1.11.180
1010
babel==2.5.1
1111
backports.ssl_match_hostname==3.5.0.1
1212
bcdoc==0.16.0
@@ -16,7 +16,7 @@ billiard==3.5.0.3
1616
blessings==1.6
1717
blinker==1.4
1818
boto==2.48.0
19-
botocore==1.7.36
19+
botocore==1.7.38
2020
bottle==0.12.13
2121
carbon==1.0.2
2222
celery==4.1.0
@@ -32,14 +32,14 @@ cov-core==1.15.0
3232
coverage==4.4.1
3333
coveralls==1.2.0
3434
crcmod==1.7
35-
cryptography==2.1.2
35+
cryptography==2.1.3
3636
cssselect==1.0.1
3737
cython==0.27.2
3838
decorator==4.1.2
3939
django-celery==3.2.1
4040
django-debug-toolbar==1.8
41-
django-extensions==1.9.6
42-
django==1.11.6
41+
django-extensions==1.9.7
42+
django==1.11.7
4343
django_compress==1.0.1
4444
djangorestframework==3.7.1
4545
docker-py==1.10.6
@@ -165,7 +165,7 @@ requests==2.18.4
165165
retrying==1.3.3
166166
rsa==3.4.2
167167
scipy==1.0.0
168-
selenium==3.6.0
168+
selenium==3.7.0
169169
setuptools-git==1.2
170170
setuptools==36.6.0
171171
sh==1.12.14

tests/python3-libraries/requirements.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ anyjson==0.3.3
66
apache-libcloud==2.2.1
77
argparse==1.4.0
88
astroid==1.5.3
9-
awscli==1.11.178
9+
awscli==1.11.180
1010
babel==2.5.1
1111
backports.ssl_match_hostname==3.5.0.1
1212
bcdoc==0.16.0
@@ -15,7 +15,7 @@ billiard==3.5.0.3
1515
blessings==1.6
1616
blinker==1.4
1717
boto==2.48.0
18-
botocore==1.7.36
18+
botocore==1.7.38
1919
bottle==0.12.13
2020
celery==4.1.0
2121
certifi==2017.7.27.1
@@ -30,14 +30,14 @@ cov-core==1.15.0
3030
coverage==4.4.1
3131
coveralls==1.2.0
3232
crcmod==1.7
33-
cryptography==2.1.2
33+
cryptography==2.1.3
3434
cssselect==1.0.1
3535
cython==0.27.2
3636
decorator==4.1.2
3737
django-celery==3.2.1
3838
django-debug-toolbar==1.8
39-
django-extensions==1.9.6
40-
django==1.11.6
39+
django-extensions==1.9.7
40+
django==1.11.7
4141
django_compress==1.0.1
4242
djangorestframework==3.7.1
4343
docker-py==1.10.6
@@ -156,7 +156,7 @@ requests==2.18.4
156156
retrying==1.3.3
157157
rsa==3.4.2
158158
scipy==1.0.0
159-
selenium==3.6.0
159+
selenium==3.7.0
160160
setuptools-git==1.2
161161
setuptools==36.6.0
162162
sh==1.12.14

0 commit comments

Comments
 (0)