Skip to content

Commit d93f8e9

Browse files
dpebotJon Wayne Parrott
authored andcommitted
Auto-update dependencies. (GoogleCloudPlatform#1355)
1 parent d7eb577 commit d93f8e9

File tree

39 files changed

+40
-40
lines changed

39 files changed

+40
-40
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
Flask==0.12.2
22
Flask-SQLAlchemy==2.3.2
33
gunicorn==19.7.1
4-
psycopg2==2.7.3.2
4+
psycopg2==2.7.4

appengine/flexible/django_cloudsql/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ Django==2.0.2
22
mysqlclient==1.3.12
33
wheel==0.30.0
44
gunicorn==19.7.1
5-
psycopg2==2.7.3.2
5+
psycopg2==2.7.4
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Flask==0.12.2
22
google-api-python-client==1.6.5
3-
google-auth==1.3.0
3+
google-auth==1.4.0
44
google-auth-httplib2==0.0.3
55
google-cloud-datastore==1.4.0
66
gunicorn==19.7.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.6.5
2-
google-auth==1.3.0
2+
google-auth==1.4.0
33
google-auth-httplib2==0.0.3
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Flask==0.12.2
22
pyjwt==1.5.3
33
flask-cors==3.0.3
4-
google-auth==1.3.0
4+
google-auth==1.4.0
55
requests==2.18.4
66
requests-toolbelt==0.8.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.6.5
2-
google-auth==1.3.0
2+
google-auth==1.4.0
33
google-auth-httplib2==0.0.3

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.6.5
22
google-auth-httplib2==0.0.3
3-
google-auth==1.3.0
3+
google-auth==1.4.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.3.0
1+
google-auth==1.4.0
22
google-auth-oauthlib==0.2.0
33
google-auth-httplib2==0.0.3
44
google-api-python-client==1.6.5

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.18.4
2-
google-auth==1.3.0
2+
google-auth==1.4.0

bigquery/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.6.5
2-
google-auth==1.3.0
2+
google-auth==1.4.0
33
google-auth-httplib2==0.0.3

0 commit comments

Comments
 (0)