Skip to content

Commit 55d99bf

Browse files
committed
Auto-update dependencies.
1 parent b20c339 commit 55d99bf

File tree

70 files changed

+88
-88
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

70 files changed

+88
-88
lines changed
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
Django==2.1.5
2-
mysqlclient==1.4.1
3-
wheel==0.32.3
1+
Django==2.1.7
2+
mysqlclient==1.4.2.post1
3+
wheel==0.33.1
44
gunicorn==19.9.0
55
psycopg2==2.7.7
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
Django==2.1.5
1+
Django==2.1.7
22
gunicorn==19.9.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
Flask==1.0.2
22
gunicorn==19.9.0
3-
redis==3.1.0
3+
redis==3.2.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Flask==1.0.2
22
gunicorn==19.9.0
33
numpy==1.16.1
4-
scipy==1.2.0
4+
scipy==1.2.1
55
Pillow==5.4.1
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
Flask==1.0.2
2-
google-cloud-storage==1.13.2
2+
google-cloud-storage==1.14.0
33
gunicorn==19.9.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
Flask==1.0.2
22
gunicorn==19.9.0
3-
twilio==6.24.0
3+
twilio==6.24.1
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
Flask==0.12.4
1+
Flask==1.0.2
22
pyjwt==1.7.1
33
flask-cors==3.0.7
4-
google-auth==1.6.2
4+
google-auth==1.6.3
55
requests==2.21.0
66
requests-toolbelt==0.9.1
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
Flask==0.12.4
1+
Flask==1.0.2
22
Werkzeug<0.13.0,>=0.12.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
httplib2==0.12.0
1+
httplib2==0.12.1
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
google-api-python-client==1.7.8
2-
google-auth==1.6.2
2+
google-auth==1.6.3
33
google-auth-httplib2==0.0.3
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
Flask==1.0.2
22
google-cloud-datastore==1.7.3
3-
google-auth==1.6.2
3+
google-auth==1.6.3
44
requests==2.21.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
Flask==1.0.2
22
google-cloud-datastore==1.7.3
3-
google-auth==1.6.2
3+
google-auth==1.6.3
44
requests==2.21.0

appengine/standard_python37/cloudsql/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ flask==1.0.2
22
psycopg2==2.7.7
33
psycopg2-binary==2.7.7
44
PyMySQL==0.9.3
5-
SQLAlchemy==1.2.17
5+
SQLAlchemy==1.2.18
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
uwsgi==2.0.17.1
1+
uwsgi==2.0.18
22
flask==1.0.2
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
Django==2.1.5
1+
Django==2.1.7
22
PyMySQL==0.9.3
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
Flask==1.0.2
2-
redis==3.1.0
2+
redis==3.2.0

asset/cloud-client/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
google-cloud-storage==1.13.2
1+
google-cloud-storage==1.14.0
22
google-cloud-asset==0.1.2

auth/api-client/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
google-api-python-client==1.7.8
22
google-auth-httplib2==0.0.3
3-
google-auth==1.6.2
3+
google-auth==1.6.3

auth/cloud-client/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
google-cloud-storage==1.13.2
1+
google-cloud-storage==1.14.0

auth/end-user/web/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
google-auth==1.6.2
1+
google-auth==1.6.3
22
google-auth-oauthlib==0.2.0
33
google-auth-httplib2==0.0.3
44
google-api-python-client==1.7.8

auth/http-client/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
requests==2.21.0
2-
google-auth==1.6.2
2+
google-auth==1.6.3

bigquery/bqml/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
google-cloud-bigquery[pandas]==1.9.0
22
flaky==3.5.3
33
mock==2.0.0
4-
pytest==4.2.0
4+
pytest==4.3.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
google-cloud-bigquery[pandas]==1.9.0
22
google-auth-oauthlib==0.2.0
3-
ipython==7.2.0
3+
ipython==7.3.0
44
matplotlib==3.0.2
55
pytz==2018.9
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
google-cloud-bigquery[pandas,pyarrow]==1.8.1
1+
google-cloud-bigquery[pandas,pyarrow]==1.9.0
22
datalab==1.1.4
3-
ipython==7.2.0; python_version > "2.7"
3+
ipython==7.3.0; python_version > "2.7"
44
ipython<=5.5; python_version == "2.7"
55
google-cloud-monitoring<=0.28.1
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
google-auth==1.6.2
1+
google-auth==1.6.3
22
google-cloud-bigquery-storage==0.2.0
3-
google-cloud-bigquery==1.8.1
4-
fastavro==0.21.17
5-
pandas==0.24.0
3+
google-cloud-bigquery==1.9.0
4+
fastavro==0.21.18
5+
pandas==0.24.1
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
Flask==1.0.2
2-
SQLAlchemy==1.2.17
2+
SQLAlchemy==1.2.18
33
PyMySQL==0.9.3
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
Flask==1.0.2
2-
SQLAlchemy==1.2.17
2+
SQLAlchemy==1.2.18
33
pg8000==1.13.1
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Flask==1.0.2
22
gunicorn==19.9.0
33
google-cloud-vision==0.35.2
4-
google-cloud-storage==1.13.2
4+
google-cloud-storage==1.14.0
55
google-cloud-datastore==1.7.3

composer/rest/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
google-auth==1.6.2
1+
google-auth==1.6.3
22
requests==2.21.0
33
six==1.12.0

composer/tools/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cryptography==2.5
22
google-api-python-client==1.7.8
3-
google-auth==1.6.2
4-
google-cloud-storage==1.13.2
3+
google-auth==1.6.3
4+
google-cloud-storage==1.14.0
55
kubernetes==8.0.1
66
mysql-connector-python==8.0.15

composer/workflows/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
apache-airflow[gcp_api]==1.10.2
22
kubernetes==8.0.1
3-
scipy==1.2.0
3+
scipy==1.2.1
44
numpy==1.16.1

compute/api/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
google-api-python-client==1.7.8
2-
google-auth==1.6.2
2+
google-auth==1.6.3
33
google-auth-httplib2==0.0.3

compute/auth/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
requests==2.21.0
22
google-api-python-client==1.7.8
3-
google-auth==1.6.2
3+
google-auth==1.6.3
44
google-auth-httplib2==0.0.3

compute/encryption/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
cryptography==2.5
22
requests==2.21.0
33
google-api-python-client==1.7.8
4-
google-auth==1.6.2
4+
google-auth==1.6.3
55
google-auth-httplib2==0.0.3

compute/oslogin/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
google-api-python-client==1.7.4
2-
google-auth==1.6.1
1+
google-api-python-client==1.7.8
2+
google-auth==1.6.3
33
google-auth-httplib2==0.0.3
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
google-api-python-client==1.7.8
2-
google-auth==1.6.2
2+
google-auth==1.6.3
33
google-auth-httplib2==0.0.3
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
Django==2.1.5
2-
mysqlclient==1.4.1
3-
wheel==0.32.3
1+
Django==2.1.7
2+
mysqlclient==1.4.2.post1
3+
wheel==0.33.1
44
gunicorn==19.9.0
55
psycopg2==2.7.7

dataproc/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
google-api-python-client==1.7.8
2-
google-auth==1.6.2
2+
google-auth==1.6.3
33
google-auth-httplib2==0.0.3
44
google-cloud==0.34.0
5-
google-cloud-storage==1.13.2
5+
google-cloud-storage==1.14.0

dlp/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
google-cloud-dlp==0.10.0
2-
google-cloud-storage==1.13.2
2+
google-cloud-storage==1.14.0
33
google-cloud-pubsub==0.39.1
44
google-cloud-datastore==1.7.3
55
google-cloud-bigquery==1.9.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
google-api-python-client==1.7.8
2-
google-auth==1.6.2
2+
google-auth==1.6.3
33
google-auth-httplib2==0.0.3

endpoints/getting-started/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ gunicorn==19.9.0
44
six==1.12.0
55
pyyaml==3.13
66
requests==2.21.0
7-
google-auth==1.6.2
7+
google-auth==1.6.3
88
google-auth-oauthlib==0.2.0

functions/http/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
google-cloud-storage==1.13.2
2-
xmltodict==0.11.0
1+
google-cloud-storage==1.14.0
2+
xmltodict==0.12.0
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
google-cloud-vision==0.35.2
2-
google-cloud-storage==1.13.2
3-
Wand==0.5.0
2+
google-cloud-storage==1.14.0
3+
Wand==0.5.1

functions/ocr/app/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
google-cloud-pubsub==0.39.1
2-
google-cloud-storage==1.13.2
2+
google-cloud-storage==1.14.0
33
google-cloud-translate==1.3.3
44
google-cloud-vision==0.35.2

functions/tips/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ google-cloud-error-reporting==0.30.1
22
google-cloud-pubsub==0.39.1
33
python-dateutil==2.8.0
44
requests==2.21.0
5-
xmltodict==0.11.0
5+
xmltodict==0.12.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
google-api-python-client==1.7.8
22
google-auth-httplib2==0.0.3
3-
google-auth==1.6.2
3+
google-auth==1.6.3
44
google-cloud==0.34.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
google-api-python-client==1.7.8
22
google-auth-httplib2==0.0.3
3-
google-auth==1.6.2
3+
google-auth==1.6.3
44
google-cloud==0.34.0
55
requests==2.21.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
google-api-python-client==1.7.8
22
google-auth-httplib2==0.0.3
3-
google-auth==1.6.2
3+
google-auth==1.6.3
44
google-cloud==0.34.0
55
requests==2.21.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
google-api-python-client==1.7.8
22
google-auth-httplib2==0.0.3
3-
google-auth==1.6.2
3+
google-auth==1.6.3
44
google-cloud==0.34.0

iam/api-client/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
google-api-python-client==1.7.8
2-
google-auth==1.6.2
2+
google-auth==1.6.3
33
google-auth-httplib2==0.0.3

iap/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PyJWT==1.7.1
22
cryptography==2.5
33
flask==1.0.2
4-
google-auth==1.6.2
4+
google-auth==1.6.3
55
gunicorn==19.9.0
66
requests==2.21.0
77
requests_toolbelt==0.9.1

iot/api-client/beta-features/gateway/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
google-api-python-client==1.7.8
22
google-auth-httplib2==0.0.3
33
oauth2client==4.1.3
4-
google-auth==1.6.2
4+
google-auth==1.6.3
55
google-cloud-pubsub==0.39.1
66
cryptography==2.5
77
pyjwt==1.7.1

iot/api-client/end_to_end_example/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
cryptography==2.5
22
google-api-python-client==1.7.8
33
google-auth-httplib2==0.0.3
4-
google-auth==1.6.2
4+
google-auth==1.6.3
55
google-cloud-pubsub==0.39.1
66
oauth2client==4.1.3
77
pyjwt==1.7.1
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
google-api-python-client==1.7.8
2-
google-auth==1.6.2
2+
google-auth==1.6.3
33
google-auth-httplib2==0.0.3
44
google-cloud-pubsub==0.39.1
5-
google-cloud-storage==1.13.2
5+
google-cloud-storage==1.14.0
66
cryptography==2.5
77
paho-mqtt==1.4.0
88
pyjwt==1.7.1
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
cryptography==2.5
22
google-api-python-client==1.7.8
33
google-auth-httplib2==0.0.3
4-
google-auth==1.6.2
4+
google-auth==1.6.3
55
google-cloud-pubsub==0.39.1
66
pyjwt==1.7.1
77
requests==2.21.0

iot/api-client/manager/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ flaky==3.5.3
33
gcp-devrel-py-tools==0.0.15
44
google-api-python-client==1.7.8
55
google-auth-httplib2==0.0.3
6-
google-auth==1.6.2
6+
google-auth==1.6.3
77
google-cloud-pubsub==0.39.1
88
oauth2client==4.1.3
99
paho-mqtt==1.4.0

iot/api-client/mqtt_example/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ flaky==3.5.3
33
gcp-devrel-py-tools==0.0.15
44
google-api-python-client==1.7.8
55
google-auth-httplib2==0.0.3
6-
google-auth==1.6.2
6+
google-auth==1.6.3
77
google-cloud-pubsub==0.39.1
88
pyjwt==1.7.1
99
paho-mqtt==1.4.0

jobs/v2/api_client/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
google-api-python-client==1.7.8
2-
google-auth==1.6.2
2+
google-auth==1.6.3
33
google-auth-httplib2==0.0.3

jobs/v3/api_client/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
google-api-python-client==1.7.8
2-
google-auth==1.6.2
2+
google-auth==1.6.3
33
google-auth-httplib2==0.0.3

kms/api-client/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
google-cloud-kms==0.2.1
1+
google-cloud-kms==1.0.0
22
cryptography==2.5

language/api/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
google-api-python-client==1.7.8
2-
google-auth==1.6.2
2+
google-auth==1.6.3
33
google-auth-httplib2==0.0.3

memorystore/redis/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@
1313
# [START memorystore_requirements]
1414
Flask==1.0.2
1515
gunicorn==19.9.0
16-
redis==3.1.0
16+
redis==3.2.0
1717
# [END memorystore_requirements]
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
tensorflow==1.12.0
22
google-api-python-client==1.7.8
3-
google-auth==1.6.2
3+
google-auth==1.6.3
44
google-auth-httplib2==0.0.3
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
google-api-python-client==1.7.8
2-
google-auth==1.6.2
2+
google-auth==1.6.3
33
google-auth-httplib2==0.0.3

0 commit comments

Comments
 (0)