You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by dp...@apache.org on 2023/10/25 08:42:34 UTC

[superset] branch 2.1 updated: fix: bump sqloxide to fix sql parse tests

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

dpgaspar pushed a commit to branch 2.1
in repository https://gitbox.apache.org/repos/asf/superset.git


The following commit(s) were added to refs/heads/2.1 by this push:
     new 9b8d6829ef fix: bump sqloxide to fix sql parse tests
9b8d6829ef is described below

commit 9b8d6829ef1caecb1dfe14d601dda145246e123a
Author: Daniel Gaspar <da...@gmail.com>
AuthorDate: Wed Oct 25 09:42:17 2023 +0100

    fix: bump sqloxide to fix sql parse tests
---
 requirements/development.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements/development.txt b/requirements/development.txt
index aa92fcfda4..1ee0182ffc 100644
--- a/requirements/development.txt
+++ b/requirements/development.txt
@@ -95,7 +95,7 @@ s3transfer==0.5.0
     # via boto3
 sasl==0.3.1
     # via pyhive
-sqloxide==0.1.30
+sqloxide==0.1.33
     # via -r requirements/development.in
 stack-data==0.2.0
     # via ipython