diff --git a/appengine/flexible/cloudsql/requirements.txt b/appengine/flexible/cloudsql/requirements.txt index 9ba9eb916af8..603fd9835e85 100644 --- a/appengine/flexible/cloudsql/requirements.txt +++ b/appengine/flexible/cloudsql/requirements.txt @@ -1,4 +1,4 @@ Flask==0.12.2 Flask-SQLAlchemy==2.3.2 gunicorn==19.7.1 -PyMySQL==0.7.11 +PyMySQL==0.8.0 diff --git a/appengine/flexible/pubsub/requirements.txt b/appengine/flexible/pubsub/requirements.txt index b05b81253492..b4f674273cea 100644 --- a/appengine/flexible/pubsub/requirements.txt +++ b/appengine/flexible/pubsub/requirements.txt @@ -1,3 +1,3 @@ Flask==0.12.2 -google-cloud-pubsub==0.29.4 +google-cloud-pubsub==0.30.1 gunicorn==19.7.1 diff --git a/appengine/standard/django/requirements.txt b/appengine/standard/django/requirements.txt index 7c82a339480c..f62b1149066a 100644 --- a/appengine/standard/django/requirements.txt +++ b/appengine/standard/django/requirements.txt @@ -1,2 +1,2 @@ -PyMySQL==0.7.11 +PyMySQL==0.8.0 Django<2.0.0,>=1.11.8 diff --git a/dataproc/requirements.txt b/dataproc/requirements.txt index 10701cfc8212..1e41426ee2af 100644 --- a/dataproc/requirements.txt +++ b/dataproc/requirements.txt @@ -1,4 +1,4 @@ google-api-python-client==1.6.4 google-auth==1.2.1 google-auth-httplib2==0.0.3 -google-cloud==0.31.0 +google-cloud==0.32.0 diff --git a/endpoints/bookstore-grpc/requirements.txt b/endpoints/bookstore-grpc/requirements.txt index c1540854963c..b65013d830ef 100644 --- a/endpoints/bookstore-grpc/requirements.txt +++ b/endpoints/bookstore-grpc/requirements.txt @@ -1,2 +1,2 @@ -grpcio==1.8.1 +grpcio==1.8.2 google-auth==1.2.1 diff --git a/endpoints/getting-started-grpc/requirements.txt b/endpoints/getting-started-grpc/requirements.txt index 0c4988759126..1f0345db2119 100644 --- a/endpoints/getting-started-grpc/requirements.txt +++ b/endpoints/getting-started-grpc/requirements.txt @@ -1,2 +1,2 @@ -grpcio==1.8.1 -grpcio-tools==1.8.1 +grpcio==1.8.2 +grpcio-tools==1.8.2 diff --git a/error_reporting/fluent_on_compute/requirements.txt b/error_reporting/fluent_on_compute/requirements.txt index 9d9029e1f400..11c52d4bf018 100644 --- a/error_reporting/fluent_on_compute/requirements.txt +++ b/error_reporting/fluent_on_compute/requirements.txt @@ -1 +1 @@ -fluent-logger==0.8.0 +fluent-logger==0.9.0 diff --git a/iot/api-client/end_to_end_example/requirements.txt b/iot/api-client/end_to_end_example/requirements.txt index 9872c6b53028..7f42336474c3 100644 --- a/iot/api-client/end_to_end_example/requirements.txt +++ b/iot/api-client/end_to_end_example/requirements.txt @@ -2,6 +2,6 @@ cryptography==2.1.4 google-api-python-client==1.6.4 google-auth-httplib2==0.0.3 google-auth==1.2.1 -google-cloud-pubsub==0.29.4 +google-cloud-pubsub==0.30.1 pyjwt==1.5.3 paho-mqtt==1.3.1 diff --git a/iot/api-client/http_example/requirements.txt b/iot/api-client/http_example/requirements.txt index d6b21f933f20..a836acd334fe 100644 --- a/iot/api-client/http_example/requirements.txt +++ b/iot/api-client/http_example/requirements.txt @@ -2,6 +2,6 @@ cryptography==2.1.4 google-api-python-client==1.6.4 google-auth-httplib2==0.0.3 google-auth==1.2.1 -google-cloud-pubsub==0.29.4 +google-cloud-pubsub==0.30.1 pyjwt==1.5.3 requests==2.18.4 diff --git a/iot/api-client/manager/requirements.txt b/iot/api-client/manager/requirements.txt index 80e7bdd285df..c24cca67d9af 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-auth-httplib2==0.0.3 google-auth==1.2.1 -google-cloud==0.31.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 6f9c4453eb7b..ce4ebabc8f24 100644 --- a/iot/api-client/mqtt_example/requirements.txt +++ b/iot/api-client/mqtt_example/requirements.txt @@ -1,7 +1,7 @@ google-api-python-client==1.6.4 google-auth-httplib2==0.0.3 google-auth==1.2.1 -google-cloud-pubsub==0.29.4 +google-cloud-pubsub==0.30.1 cryptography==2.1.4 pyjwt==1.5.3 paho-mqtt==1.3.1 diff --git a/iot/api-client/scripts/requirements.txt b/iot/api-client/scripts/requirements.txt index 23b9f7a6c40e..8c845ba26c5d 100644 --- a/iot/api-client/scripts/requirements.txt +++ b/iot/api-client/scripts/requirements.txt @@ -1 +1 @@ -google-cloud-pubsub==0.29.4 +google-cloud-pubsub==0.30.1 diff --git a/pubsub/cloud-client/requirements.txt b/pubsub/cloud-client/requirements.txt index 23b9f7a6c40e..8c845ba26c5d 100644 --- a/pubsub/cloud-client/requirements.txt +++ b/pubsub/cloud-client/requirements.txt @@ -1 +1 @@ -google-cloud-pubsub==0.29.4 +google-cloud-pubsub==0.30.1 diff --git a/storage/cloud-client/requirements.txt b/storage/cloud-client/requirements.txt index be6a97679031..fe7238974d39 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-pubsub==0.29.4 +google-cloud-pubsub==0.30.1