You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2019/01/08 06:48:35 UTC

[GitHub] betodealmeida closed pull request #6609: Upgrade gsheetsdb

betodealmeida closed pull request #6609: Upgrade gsheetsdb
URL: https://github.com/apache/incubator-superset/pull/6609
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/requirements.txt b/requirements.txt
index 7bef543258..7c7d2f1b70 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -38,7 +38,7 @@ flower==0.9.2
 future==0.16.0            # via pyhive
 geopy==1.11.0
 google-auth==1.6.1        # via gsheetsdb
-gsheetsdb==0.1.8
+gsheetsdb==0.1.9
 gunicorn==19.8.0
 humanize==0.5.1
 idna==2.6
diff --git a/setup.py b/setup.py
index c0f2b201b9..32f77f2090 100644
--- a/setup.py
+++ b/setup.py
@@ -67,7 +67,7 @@ def get_git_sha():
         'flask-wtf',
         'flower',  # deprecated
         'geopy',
-        'gsheetsdb>=0.1.8',
+        'gsheetsdb>=0.1.9',
         'gunicorn',  # deprecated
         'humanize',
         'idna',


 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org