Skip to content

Commit

Permalink
Auto-update dependencies. (GoogleCloudPlatform#1862)
Browse files Browse the repository at this point in the history
  • Loading branch information
dpebot authored and engelke committed Nov 21, 2018
1 parent 73a7332 commit 8a2dd11
Show file tree
Hide file tree
Showing 11 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion composer/tools/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
cryptography==2.4.1
cryptography==2.4.2
google-api-python-client==1.7.4
google-auth==1.6.1
google-cloud-storage==1.13.0
Expand Down
2 changes: 1 addition & 1 deletion compute/encryption/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
cryptography==2.4.1
cryptography==2.4.2
requests==2.20.1
google-api-python-client==1.7.4
google-auth==1.6.1
Expand Down
2 changes: 1 addition & 1 deletion iap/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PyJWT==1.6.4
cryptography==2.4.1
cryptography==2.4.2
flask==1.0.2
google-auth==1.6.1
gunicorn==19.9.0
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
cryptography==2.4.1
cryptography==2.4.2
google-api-python-client==1.7.4
google-auth-httplib2==0.0.3
google-auth==1.6.1
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
cryptography==2.4.1
cryptography==2.4.2
google-api-python-client==1.7.4
google-auth-httplib2==0.0.3
google-auth==1.6.1
Expand Down
2 changes: 1 addition & 1 deletion iot/api-client/end_to_end_example/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
cryptography==2.4.1
cryptography==2.4.2
google-api-python-client==1.7.4
google-auth-httplib2==0.0.3
google-auth==1.6.1
Expand Down
2 changes: 1 addition & 1 deletion iot/api-client/gcs_file_to_device/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ google-auth==1.6.1
google-auth-httplib2==0.0.3
google-cloud-pubsub==0.38.0
google-cloud-storage==1.13.0
cryptography==2.4.1
cryptography==2.4.2
paho-mqtt==1.4.0
pyjwt==1.6.4
2 changes: 1 addition & 1 deletion iot/api-client/http_example/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
cryptography==2.4.1
cryptography==2.4.2
google-api-python-client==1.7.4
google-auth-httplib2==0.0.3
google-auth==1.6.1
Expand Down
2 changes: 1 addition & 1 deletion iot/api-client/mqtt_example/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ google-api-python-client==1.7.4
google-auth-httplib2==0.0.3
google-auth==1.6.1
google-cloud-pubsub==0.38.0
cryptography==2.4.1
cryptography==2.4.2
pyjwt==1.6.4
paho-mqtt==1.4.0
2 changes: 1 addition & 1 deletion kms/api-client/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
google-api-python-client==1.7.4
google-auth==1.6.1
google-auth-httplib2==0.0.3
cryptography==2.4.1
cryptography==2.4.2
4 changes: 2 additions & 2 deletions storage/signed_urls/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
google-cloud-storage==1.13.0
google-auth==1.5.1
six==1.11.0
google-auth==1.6.1
six==1.11.0

0 comments on commit 8a2dd11

Please sign in to comment.