You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by ma...@apache.org on 2024/03/28 01:34:52 UTC

(superset) branch master updated: chore(🦾): bump python sqlglot 23.0.2 -> 23.2.0 (#27749)

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 424afe09f5 chore(🦾): bump python sqlglot 23.0.2 -> 23.2.0 (#27749)
424afe09f5 is described below

commit 424afe09f58a4e01f8de4a9223ddccbd9260ab1f
Author: github-actions[bot] <41...@users.noreply.github.com>
AuthorDate: Wed Mar 27 18:34:47 2024 -0700

    chore(🦾): bump python sqlglot 23.0.2 -> 23.2.0 (#27749)
    
    Co-authored-by: GitHub Action <ac...@github.com>
---
 requirements/base.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements/base.txt b/requirements/base.txt
index da9967a990..29d9690b35 100644
--- a/requirements/base.txt
+++ b/requirements/base.txt
@@ -348,7 +348,7 @@ sqlalchemy-utils==0.38.3
     # via
     #   apache-superset
     #   flask-appbuilder
-sqlglot==23.0.2
+sqlglot==23.2.0
     # via apache-superset
 sqlparse==0.4.4
     # via apache-superset