Skip to content

Commit 8d6f622

Browse files
committed
Auto-update dependencies.
1 parent 1980f31 commit 8d6f622

File tree

35 files changed

+44
-44
lines changed

35 files changed

+44
-44
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.0
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,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

appengine/standard/firebase/firenotes/backend/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Flask==0.12.4
1+
Flask==1.0.2
22
pyjwt==1.7.1
33
flask-cors==3.0.7
44
google-auth==1.6.2
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

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

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/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

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.2.1

bigquery/datalab-migration/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
google-cloud-bigquery[pandas,pyarrow]==1.8.1
1+
google-cloud-bigquery[pandas,pyarrow]==1.9.0
22
datalab==1.1.4
33
ipython==7.2.0; python_version > "2.7"
44
ipython<=5.5; python_version == "2.7"
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
google-auth==1.6.2
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/tools/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cryptography==2.5
22
google-api-python-client==1.7.8
33
google-auth==1.6.2
4-
google-cloud-storage==1.13.2
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
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.0
44
gunicorn==19.9.0
55
psycopg2==2.7.7

dataproc/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ google-api-python-client==1.7.8
22
google-auth==1.6.2
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

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

iot/api-client/gcs_file_to_device/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ google-api-python-client==1.7.8
22
google-auth==1.6.2
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

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

notebooks/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
google-cloud-storage==1.14.0
22
google-cloud-bigquery[pandas,pyarrow]==1.9.0
3-
matplotlib
3+
matplotlib==3.0.2

storage/signed_urls/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
google-cloud-storage==1.13.2
1+
google-cloud-storage==1.14.0
22
google-auth==1.6.2
33
six==1.12.0

testing/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@ mock==2.0.0
66
mysql-python==1.2.5; python_version < "3.0"
77
PyCrypto==2.6.1
88
pytest-cov==2.6.1
9-
pytest==4.2.0
9+
pytest==4.2.1
1010
pyyaml==3.13
1111
responses==0.10.5
12-
WebTest==2.0.32
12+
WebTest==2.0.33
1313
webapp2==2.5.2
1414
google-api-python-client==1.7.8
1515
google-cloud-core==0.29.1
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
google-cloud-texttospeech==0.3.0
1+
google-cloud-texttospeech==0.4.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
google-cloud-vision==0.35.2
2-
google-cloud-storage==1.13.2
2+
google-cloud-storage==1.14.0

0 commit comments

Comments
 (0)