Skip to content

Commit 5e5ea6d

Browse files
committed
Merge branch 'dpebot-repositorygardener' despite flaky dataproc tests
2 parents 292837b + 0f26000 commit 5e5ea6d

File tree

42 files changed

+66
-57
lines changed

Some content is hidden

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

42 files changed

+66
-57
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Django==2.0.3
22
mysqlclient==1.3.12
3-
wheel==0.30.0
3+
wheel==0.31.0
44
gunicorn==19.7.1
55
psycopg2==2.7.4
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
Flask==0.12.2
2-
google-cloud-pubsub==0.32.1
2+
google-cloud-pubsub==0.33.0
33
gunicorn==19.7.1
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Flask==0.12.2
22
gunicorn==19.7.1
33
numpy==1.14.2
4-
scipy==1.0.0
4+
scipy==1.0.1
55
Pillow==5.0.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
Flask==0.12.2
22
gunicorn==19.7.1
3-
twilio==6.10.5
3+
twilio==6.11.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
google-api-python-client==1.6.5
1+
google-api-python-client==1.6.6
22
google-auth==1.4.1
33
google-auth-httplib2==0.0.3

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Flask==0.12.2
2-
pyjwt==1.6.0
2+
pyjwt==1.6.1
33
flask-cors==3.0.3
44
google-auth==1.4.1
55
requests==2.18.4
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
httplib2==0.10.3
1+
httplib2==0.11.3
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
google-api-python-client==1.6.5
1+
google-api-python-client==1.6.6
22
google-auth==1.4.1
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 @@
1-
google-api-python-client==1.6.5
1+
google-api-python-client==1.6.6
22
google-auth-httplib2==0.0.3
33
google-auth==1.4.1

auth/end-user/web/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
google-auth==1.4.1
22
google-auth-oauthlib==0.2.0
33
google-auth-httplib2==0.0.3
4-
google-api-python-client==1.6.5
4+
google-api-python-client==1.6.6
55
flask==0.12.2
66
requests==2.18.4

0 commit comments

Comments
 (0)