Skip to content

Commit 2fbcd1d

Browse files
dpebotJon Wayne Parrott
authored and
Jon Wayne Parrott
committed
Auto-update dependencies. (GoogleCloudPlatform#1052)
1 parent dbfb560 commit 2fbcd1d

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
Flask==0.12.2
2-
sendgrid==4.2.0
2+
sendgrid==4.2.1
33
gunicorn==19.7.1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
sendgrid==4.2.0
1+
sendgrid==4.2.1

compute/encryption/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
cryptography==2.0.2
1+
cryptography==2.0.3
22
requests==2.18.3

iap/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
PyJWT==1.5.2
2-
cryptography==2.0.2
2+
cryptography==2.0.3
33
google-auth==1.0.2
44
requests==2.18.3
55
requests_toolbelt==0.8.0
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
cryptography==2.0.2
1+
cryptography==2.0.3
22
pyjwt==1.5.2
33
paho-mqtt==1.3.0

testing/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ pytest-cov==2.5.1
99
pytest==3.2.0
1010
pytest-capturelog==0.7
1111
pyyaml==3.12
12-
responses==0.6.0
12+
responses==0.6.1
1313
WebTest==2.0.28
1414
webapp2==2.5.2
1515
google-api-python-client==1.6.2

0 commit comments

Comments
 (0)