Skip to content

Commit b95874a

Browse files
dpebotJon Wayne Parrott
authored and
Jon Wayne Parrott
committed
Auto-update dependencies. (#1097)
1 parent 1e5fad2 commit b95874a

File tree

19 files changed

+24
-24
lines changed

19 files changed

+24
-24
lines changed
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
Django==1.11.4
2-
mysqlclient==1.3.10
3-
wheel==0.29.0
1+
Django==1.11.5
2+
mysqlclient==1.3.12
3+
wheel==0.30.0
44
gunicorn==19.7.1
55
psycopg2==2.7.3.1
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
Django==1.11.4
1+
Django==1.11.5
22
gunicorn==19.7.1
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
Flask==0.12.2
2-
google-cloud-pubsub==0.28.2
2+
google-cloud-pubsub==0.28.3
33
gunicorn==19.7.1
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
Flask==0.12.2
2-
sendgrid==5.0.1
2+
sendgrid==5.2.0
33
gunicorn==19.7.1
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Django==1.11.4
1+
Django==1.11.5
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
MySQL-python==1.2.5
2-
Django==1.11.4
2+
Django==1.11.5
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
google-endpoints==2.2.1
1+
google-endpoints==2.2.2
22
google-endpoints-api-management==1.1.3

appengine/standard/firebase/firenotes/backend/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Flask==0.12.2
2-
pyjwt==1.5.2
2+
pyjwt==1.5.3
33
flask-cors==3.0.3
44
google-auth==1.0.2
55
requests==2.18.4
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
sendgrid==5.0.1
1+
sendgrid==5.2.0

compute/xmpp_wikibot/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
Flask==0.12.2
22
requests==2.18.4
3-
sleekxmpp==1.3.2
3+
sleekxmpp==1.3.3
44
six==1.10.0
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
Django==1.11.4
2-
mysqlclient==1.3.10
3-
wheel==0.29.0
1+
Django==1.11.5
2+
mysqlclient==1.3.12
3+
wheel==0.30.0
44
gunicorn==19.7.1
55
psycopg2==2.7.3.1
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
grpcio==1.4.0
1+
grpcio==1.6.0
22
google-auth==1.0.2
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
grpcio==1.4.0
2-
grpcio-tools==1.4.0
1+
grpcio==1.6.0
2+
grpcio-tools==1.6.0

iap/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
PyJWT==1.5.2
1+
PyJWT==1.5.3
22
cryptography==2.0.3
33
google-auth==1.0.2
44
requests==2.18.4
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
cryptography==2.0.3
2-
pyjwt==1.5.2
2+
pyjwt==1.5.3
33
paho-mqtt==1.3.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
google-cloud-pubsub==0.28.2
1+
google-cloud-pubsub==0.28.3

pubsub/cloud-client/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
google-cloud-pubsub==0.28.2
1+
google-cloud-pubsub==0.28.3

storage/cloud-client/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
google-cloud-storage==1.4.0
2-
google-cloud-pubsub==0.28.2
2+
google-cloud-pubsub==0.28.3

testing/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ mock==2.0.0
66
mysql-python==1.2.5; python_version < "3.0"
77
PyCrypto==2.6.1
88
pytest-cov==2.5.1
9-
pytest==3.2.1
9+
pytest==3.2.2
1010
pytest-capturelog==0.7
1111
pyyaml==3.12
1212
responses==0.7.0

0 commit comments

Comments
 (0)