This is an automated email from the ASF dual-hosted git repository.

beto pushed a commit to branch lyftga
in repository https://gitbox.apache.org/repos/asf/incubator-superset.git


The following commit(s) were added to refs/heads/lyftga by this push:
     new 05afe1b  Bump pydruid to 0.5.2 (#7260)
05afe1b is described below

commit 05afe1b8c23cfd8ce26a628d2a393e8cfc8da91a
Author: Beto Dealmeida <[email protected]>
AuthorDate: Tue Apr 9 17:39:24 2019 -0700

    Bump pydruid to 0.5.2 (#7260)
---
 requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index 4b6b4f5..bab2c19 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -49,7 +49,7 @@ pathlib2==2.3.0
 polyline==1.3.2
 py==1.7.0                 # via retry
 pycparser==2.19           # via cffi
-pydruid==0.5.0
+pydruid==0.5.2
 pyjwt==1.7.1              # via flask-appbuilder
 python-dateutil==2.6.1
 python-editor==1.0.3      # via alembic

Reply via email to