diff --git a/appengine/flexible/storage/requirements.txt b/appengine/flexible/storage/requirements.txt index c73a7109367..e26f1b6e4b1 100644 --- a/appengine/flexible/storage/requirements.txt +++ b/appengine/flexible/storage/requirements.txt @@ -1,3 +1,3 @@ Flask==0.12.2 -google-cloud-storage==1.6.0 +google-cloud-storage==1.7.0 gunicorn==19.7.1 diff --git a/appengine/flexible/tasks/requirements.txt b/appengine/flexible/tasks/requirements.txt index 452d9be6f8d..9885ec84599 100644 --- a/appengine/flexible/tasks/requirements.txt +++ b/appengine/flexible/tasks/requirements.txt @@ -1,5 +1,5 @@ Flask==0.12.2 -google-api-python-client==1.6.4 +google-api-python-client==1.6.5 google-auth==1.3.0 google-auth-httplib2==0.0.3 google-cloud-datastore==1.4.0 diff --git a/appengine/flexible/twilio/requirements.txt b/appengine/flexible/twilio/requirements.txt index 31c9947593a..0aa937cc208 100644 --- a/appengine/flexible/twilio/requirements.txt +++ b/appengine/flexible/twilio/requirements.txt @@ -1,3 +1,3 @@ Flask==0.12.2 gunicorn==19.7.1 -twilio==6.10.0 +twilio==6.10.2 diff --git a/appengine/standard/bigquery/requirements.txt b/appengine/standard/bigquery/requirements.txt index 8bb83f80168..4bafec3019a 100644 --- a/appengine/standard/bigquery/requirements.txt +++ b/appengine/standard/bigquery/requirements.txt @@ -1,3 +1,3 @@ -google-api-python-client==1.6.4 +google-api-python-client==1.6.5 google-auth==1.3.0 google-auth-httplib2==0.0.3 diff --git a/appengine/standard/endpoints-frameworks-v2/echo/requirements.txt b/appengine/standard/endpoints-frameworks-v2/echo/requirements.txt index a7e2f2cef44..7b195c6501d 100644 --- a/appengine/standard/endpoints-frameworks-v2/echo/requirements.txt +++ b/appengine/standard/endpoints-frameworks-v2/echo/requirements.txt @@ -1,2 +1,2 @@ -google-endpoints==2.4.5 -google-endpoints-api-management==1.3.0 +google-endpoints==2.5.0 +google-endpoints-api-management==1.4.0 diff --git a/appengine/standard/storage/api-client/requirements.txt b/appengine/standard/storage/api-client/requirements.txt index 8bb83f80168..4bafec3019a 100644 --- a/appengine/standard/storage/api-client/requirements.txt +++ b/appengine/standard/storage/api-client/requirements.txt @@ -1,3 +1,3 @@ -google-api-python-client==1.6.4 +google-api-python-client==1.6.5 google-auth==1.3.0 google-auth-httplib2==0.0.3 diff --git a/auth/api-client/requirements.txt b/auth/api-client/requirements.txt index 71d7908dc72..0af06832457 100644 --- a/auth/api-client/requirements.txt +++ b/auth/api-client/requirements.txt @@ -1,3 +1,3 @@ -google-api-python-client==1.6.4 +google-api-python-client==1.6.5 google-auth-httplib2==0.0.3 google-auth==1.3.0 diff --git a/auth/cloud-client/requirements.txt b/auth/cloud-client/requirements.txt index 5ce8c1b97fc..06a6cdf3978 100644 --- a/auth/cloud-client/requirements.txt +++ b/auth/cloud-client/requirements.txt @@ -1 +1 @@ -google-cloud-storage==1.6.0 +google-cloud-storage==1.7.0 diff --git a/auth/end-user/web/requirements.txt b/auth/end-user/web/requirements.txt index 7ea7080ea73..98023fb9c01 100644 --- a/auth/end-user/web/requirements.txt +++ b/auth/end-user/web/requirements.txt @@ -1,6 +1,6 @@ google-auth==1.3.0 google-auth-oauthlib==0.2.0 google-auth-httplib2==0.0.3 -google-api-python-client==1.6.4 +google-api-python-client==1.6.5 flask==0.12.2 requests==2.18.4 diff --git a/bigquery/api/requirements.txt b/bigquery/api/requirements.txt index 8bb83f80168..4bafec3019a 100644 --- a/bigquery/api/requirements.txt +++ b/bigquery/api/requirements.txt @@ -1,3 +1,3 @@ -google-api-python-client==1.6.4 +google-api-python-client==1.6.5 google-auth==1.3.0 google-auth-httplib2==0.0.3 diff --git a/codelabs/flex_and_vision/requirements.txt b/codelabs/flex_and_vision/requirements.txt index fa53668998f..09b2e306afe 100644 --- a/codelabs/flex_and_vision/requirements.txt +++ b/codelabs/flex_and_vision/requirements.txt @@ -1,5 +1,5 @@ Flask==0.12.2 gunicorn==19.7.1 -google-cloud-vision==0.29.0 -google-cloud-storage==1.6.0 +google-cloud-vision==0.30.0 +google-cloud-storage==1.7.0 google-cloud-datastore==1.4.0 diff --git a/compute/api/requirements.txt b/compute/api/requirements.txt index 8bb83f80168..4bafec3019a 100644 --- a/compute/api/requirements.txt +++ b/compute/api/requirements.txt @@ -1,3 +1,3 @@ -google-api-python-client==1.6.4 +google-api-python-client==1.6.5 google-auth==1.3.0 google-auth-httplib2==0.0.3 diff --git a/compute/auth/requirements.txt b/compute/auth/requirements.txt index 16526e5ef72..0d74be25dd6 100644 --- a/compute/auth/requirements.txt +++ b/compute/auth/requirements.txt @@ -1,4 +1,4 @@ requests==2.18.4 -google-api-python-client==1.6.4 +google-api-python-client==1.6.5 google-auth==1.3.0 google-auth-httplib2==0.0.3 diff --git a/compute/encryption/requirements.txt b/compute/encryption/requirements.txt index aa8e2b7d297..b8b3610adbd 100644 --- a/compute/encryption/requirements.txt +++ b/compute/encryption/requirements.txt @@ -1,5 +1,5 @@ cryptography==2.1.4 requests==2.18.4 -google-api-python-client==1.6.4 +google-api-python-client==1.6.5 google-auth==1.3.0 google-auth-httplib2==0.0.3 diff --git a/container_engine/api-client/requirements.txt b/container_engine/api-client/requirements.txt index 8bb83f80168..4bafec3019a 100644 --- a/container_engine/api-client/requirements.txt +++ b/container_engine/api-client/requirements.txt @@ -1,3 +1,3 @@ -google-api-python-client==1.6.4 +google-api-python-client==1.6.5 google-auth==1.3.0 google-auth-httplib2==0.0.3 diff --git a/dataproc/requirements.txt b/dataproc/requirements.txt index 80d830a4cda..b1c216febe4 100644 --- a/dataproc/requirements.txt +++ b/dataproc/requirements.txt @@ -1,4 +1,4 @@ -google-api-python-client==1.6.4 +google-api-python-client==1.6.5 google-auth==1.3.0 google-auth-httplib2==0.0.3 google-cloud==0.32.0 diff --git a/endpoints/bookstore-grpc/requirements.txt b/endpoints/bookstore-grpc/requirements.txt index 6fbcd51c3a1..3e975a0e79d 100644 --- a/endpoints/bookstore-grpc/requirements.txt +++ b/endpoints/bookstore-grpc/requirements.txt @@ -1,2 +1,2 @@ -grpcio==1.8.4 +grpcio==1.8.6 google-auth==1.3.0 diff --git a/endpoints/getting-started-grpc/requirements.txt b/endpoints/getting-started-grpc/requirements.txt index 62545a51548..9942a2f6dfa 100644 --- a/endpoints/getting-started-grpc/requirements.txt +++ b/endpoints/getting-started-grpc/requirements.txt @@ -1,2 +1,2 @@ -grpcio==1.8.4 -grpcio-tools==1.8.4 +grpcio==1.8.6 +grpcio-tools==1.8.6 diff --git a/endpoints/getting-started/clients/service_to_service_non_default/requirements.txt b/endpoints/getting-started/clients/service_to_service_non_default/requirements.txt index 8bb83f80168..4bafec3019a 100644 --- a/endpoints/getting-started/clients/service_to_service_non_default/requirements.txt +++ b/endpoints/getting-started/clients/service_to_service_non_default/requirements.txt @@ -1,3 +1,3 @@ -google-api-python-client==1.6.4 +google-api-python-client==1.6.5 google-auth==1.3.0 google-auth-httplib2==0.0.3 diff --git a/error_reporting/api/requirements.txt b/error_reporting/api/requirements.txt index d2f22014e5b..1e6bfb865ba 100644 --- a/error_reporting/api/requirements.txt +++ b/error_reporting/api/requirements.txt @@ -1 +1 @@ -google-cloud-error-reporting==0.28.0 +google-cloud-error-reporting==0.29.0 diff --git a/iot/api-client/end_to_end_example/requirements.txt b/iot/api-client/end_to_end_example/requirements.txt index 32251ac1767..69b631a965c 100644 --- a/iot/api-client/end_to_end_example/requirements.txt +++ b/iot/api-client/end_to_end_example/requirements.txt @@ -1,5 +1,5 @@ cryptography==2.1.4 -google-api-python-client==1.6.4 +google-api-python-client==1.6.5 google-auth-httplib2==0.0.3 google-auth==1.3.0 google-cloud-pubsub==0.30.1 diff --git a/iot/api-client/http_example/requirements.txt b/iot/api-client/http_example/requirements.txt index 8565ddfeb52..bd90f6b6217 100644 --- a/iot/api-client/http_example/requirements.txt +++ b/iot/api-client/http_example/requirements.txt @@ -1,5 +1,5 @@ cryptography==2.1.4 -google-api-python-client==1.6.4 +google-api-python-client==1.6.5 google-auth-httplib2==0.0.3 google-auth==1.3.0 google-cloud-pubsub==0.30.1 diff --git a/iot/api-client/manager/requirements.txt b/iot/api-client/manager/requirements.txt index c682a4628b4..d0431a0b1b7 100644 --- a/iot/api-client/manager/requirements.txt +++ b/iot/api-client/manager/requirements.txt @@ -1,4 +1,4 @@ -google-api-python-client==1.6.4 +google-api-python-client==1.6.5 google-auth-httplib2==0.0.3 google-auth==1.3.0 google-cloud==0.32.0 diff --git a/iot/api-client/mqtt_example/requirements.txt b/iot/api-client/mqtt_example/requirements.txt index e4084d50386..211c8c9defb 100644 --- a/iot/api-client/mqtt_example/requirements.txt +++ b/iot/api-client/mqtt_example/requirements.txt @@ -1,4 +1,4 @@ -google-api-python-client==1.6.4 +google-api-python-client==1.6.5 google-auth-httplib2==0.0.3 google-auth==1.3.0 google-cloud-pubsub==0.30.1 diff --git a/kms/api-client/requirements.txt b/kms/api-client/requirements.txt index 8bb83f80168..4bafec3019a 100644 --- a/kms/api-client/requirements.txt +++ b/kms/api-client/requirements.txt @@ -1,3 +1,3 @@ -google-api-python-client==1.6.4 +google-api-python-client==1.6.5 google-auth==1.3.0 google-auth-httplib2==0.0.3 diff --git a/language/api/requirements.txt b/language/api/requirements.txt index 8bb83f80168..4bafec3019a 100644 --- a/language/api/requirements.txt +++ b/language/api/requirements.txt @@ -1,3 +1,3 @@ -google-api-python-client==1.6.4 +google-api-python-client==1.6.5 google-auth==1.3.0 google-auth-httplib2==0.0.3 diff --git a/language/movie_nl/requirements.txt b/language/movie_nl/requirements.txt index 82804723d43..60f1bb0a661 100644 --- a/language/movie_nl/requirements.txt +++ b/language/movie_nl/requirements.txt @@ -1,4 +1,4 @@ -google-api-python-client==1.6.4 +google-api-python-client==1.6.5 google-auth==1.3.0 google-auth-httplib2==0.0.3 requests==2.18.4 diff --git a/language/ocr_nl/requirements.txt b/language/ocr_nl/requirements.txt index 8bb83f80168..4bafec3019a 100644 --- a/language/ocr_nl/requirements.txt +++ b/language/ocr_nl/requirements.txt @@ -1,3 +1,3 @@ -google-api-python-client==1.6.4 +google-api-python-client==1.6.5 google-auth==1.3.0 google-auth-httplib2==0.0.3 diff --git a/language/syntax_triples/requirements.txt b/language/syntax_triples/requirements.txt index 8bb83f80168..4bafec3019a 100644 --- a/language/syntax_triples/requirements.txt +++ b/language/syntax_triples/requirements.txt @@ -1,3 +1,3 @@ -google-api-python-client==1.6.4 +google-api-python-client==1.6.5 google-auth==1.3.0 google-auth-httplib2==0.0.3 diff --git a/language/tutorial/requirements.txt b/language/tutorial/requirements.txt index 8bb83f80168..4bafec3019a 100644 --- a/language/tutorial/requirements.txt +++ b/language/tutorial/requirements.txt @@ -1,3 +1,3 @@ -google-api-python-client==1.6.4 +google-api-python-client==1.6.5 google-auth==1.3.0 google-auth-httplib2==0.0.3 diff --git a/ml_engine/online_prediction/requirements.txt b/ml_engine/online_prediction/requirements.txt index 3f6188b501c..f030302550d 100644 --- a/ml_engine/online_prediction/requirements.txt +++ b/ml_engine/online_prediction/requirements.txt @@ -1,4 +1,4 @@ -tensorflow==1.4.1 -google-api-python-client==1.6.4 +tensorflow==1.5.0 +google-api-python-client==1.6.5 google-auth==1.3.0 google-auth-httplib2==0.0.3 diff --git a/monitoring/api/v3/api-client/requirements.txt b/monitoring/api/v3/api-client/requirements.txt index 8bb83f80168..4bafec3019a 100644 --- a/monitoring/api/v3/api-client/requirements.txt +++ b/monitoring/api/v3/api-client/requirements.txt @@ -1,3 +1,3 @@ -google-api-python-client==1.6.4 +google-api-python-client==1.6.5 google-auth==1.3.0 google-auth-httplib2==0.0.3 diff --git a/speech/cloud-client/requirements.txt b/speech/cloud-client/requirements.txt index 79d32b7d57c..868ea5d88c4 100644 --- a/speech/cloud-client/requirements.txt +++ b/speech/cloud-client/requirements.txt @@ -1 +1 @@ -google-cloud-speech==0.30.0 +google-cloud-speech==0.31.0 diff --git a/storage/api/requirements.txt b/storage/api/requirements.txt index 8bb83f80168..4bafec3019a 100644 --- a/storage/api/requirements.txt +++ b/storage/api/requirements.txt @@ -1,3 +1,3 @@ -google-api-python-client==1.6.4 +google-api-python-client==1.6.5 google-auth==1.3.0 google-auth-httplib2==0.0.3 diff --git a/storage/cloud-client/requirements.txt b/storage/cloud-client/requirements.txt index fe7238974d3..11c81e62e92 100644 --- a/storage/cloud-client/requirements.txt +++ b/storage/cloud-client/requirements.txt @@ -1,2 +1,2 @@ -google-cloud-storage==1.6.0 +google-cloud-storage==1.7.0 google-cloud-pubsub==0.30.1 diff --git a/storage/transfer_service/requirements.txt b/storage/transfer_service/requirements.txt index 8bb83f80168..4bafec3019a 100644 --- a/storage/transfer_service/requirements.txt +++ b/storage/transfer_service/requirements.txt @@ -1,3 +1,3 @@ -google-api-python-client==1.6.4 +google-api-python-client==1.6.5 google-auth==1.3.0 google-auth-httplib2==0.0.3 diff --git a/tasks/requirements.txt b/tasks/requirements.txt index 8bb83f80168..4bafec3019a 100644 --- a/tasks/requirements.txt +++ b/tasks/requirements.txt @@ -1,3 +1,3 @@ -google-api-python-client==1.6.4 +google-api-python-client==1.6.5 google-auth==1.3.0 google-auth-httplib2==0.0.3 diff --git a/testing/requirements.txt b/testing/requirements.txt index 0e814cdf383..a13e1cc094b 100644 --- a/testing/requirements.txt +++ b/testing/requirements.txt @@ -6,12 +6,12 @@ mock==2.0.0 mysql-python==1.2.5; python_version < "3.0" PyCrypto==2.6.1 pytest-cov==2.5.1 -pytest==3.3.2 +pytest==3.4.0 pyyaml==3.12 responses==0.8.1 WebTest==2.0.29 webapp2==2.5.2 -google-api-python-client==1.6.4 +google-api-python-client==1.6.5 google-cloud-core==0.28.0 gcp-devrel-py-tools==0.0.12 flask==0.12.2 diff --git a/vision/api/label/requirements.txt b/vision/api/label/requirements.txt index 8bb83f80168..4bafec3019a 100644 --- a/vision/api/label/requirements.txt +++ b/vision/api/label/requirements.txt @@ -1,3 +1,3 @@ -google-api-python-client==1.6.4 +google-api-python-client==1.6.5 google-auth==1.3.0 google-auth-httplib2==0.0.3 diff --git a/vision/cloud-client/crop_hints/requirements.txt b/vision/cloud-client/crop_hints/requirements.txt index 884b8739736..cc143750207 100644 --- a/vision/cloud-client/crop_hints/requirements.txt +++ b/vision/cloud-client/crop_hints/requirements.txt @@ -1,2 +1,2 @@ -google-cloud-vision==0.29.0 +google-cloud-vision==0.30.0 pillow==5.0.0 diff --git a/vision/cloud-client/detect/requirements.txt b/vision/cloud-client/detect/requirements.txt index 9dc181e7a21..18ee185ace5 100644 --- a/vision/cloud-client/detect/requirements.txt +++ b/vision/cloud-client/detect/requirements.txt @@ -1 +1 @@ -google-cloud-vision==0.29.0 +google-cloud-vision==0.30.0 diff --git a/vision/cloud-client/document_text/requirements.txt b/vision/cloud-client/document_text/requirements.txt index 884b8739736..cc143750207 100644 --- a/vision/cloud-client/document_text/requirements.txt +++ b/vision/cloud-client/document_text/requirements.txt @@ -1,2 +1,2 @@ -google-cloud-vision==0.29.0 +google-cloud-vision==0.30.0 pillow==5.0.0 diff --git a/vision/cloud-client/face_detection/requirements.txt b/vision/cloud-client/face_detection/requirements.txt index a6678364bd4..bc4b2445870 100644 --- a/vision/cloud-client/face_detection/requirements.txt +++ b/vision/cloud-client/face_detection/requirements.txt @@ -1,2 +1,2 @@ -google-cloud-vision==0.29.0 +google-cloud-vision==0.30.0 Pillow==5.0.0 diff --git a/vision/cloud-client/quickstart/requirements.txt b/vision/cloud-client/quickstart/requirements.txt index 9dc181e7a21..18ee185ace5 100644 --- a/vision/cloud-client/quickstart/requirements.txt +++ b/vision/cloud-client/quickstart/requirements.txt @@ -1 +1 @@ -google-cloud-vision==0.29.0 +google-cloud-vision==0.30.0 diff --git a/vision/cloud-client/web/requirements.txt b/vision/cloud-client/web/requirements.txt index 9dc181e7a21..18ee185ace5 100644 --- a/vision/cloud-client/web/requirements.txt +++ b/vision/cloud-client/web/requirements.txt @@ -1 +1 @@ -google-cloud-vision==0.29.0 +google-cloud-vision==0.30.0