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 271fbc064e chore(🦾): bump python sqlglot 23.2.0 -> 23.6.3 (#27875)
271fbc064e is described below

commit 271fbc064eb3776bc6648a1784ad71b0dcec353d
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Apr 2 22:27:34 2024 -0700

    chore(🦾): bump python sqlglot 23.2.0 -> 23.6.3 (#27875)
    
    Co-authored-by: GitHub Action <[email protected]>
---
 requirements/base.txt | 13 +++----------
 1 file changed, 3 insertions(+), 10 deletions(-)

diff --git a/requirements/base.txt b/requirements/base.txt
index 0bdb637651..c5699955dc 100644
--- a/requirements/base.txt
+++ b/requirements/base.txt
@@ -162,11 +162,7 @@ idna==3.2
     #   email-validator
     #   requests
 importlib-metadata==6.6.0
-    # via
-    #   apache-superset
-    #   flask
-    #   markdown
-    #   shillelagh
+    # via apache-superset
 importlib-resources==5.12.0
     # via limits
 isodate==0.6.1
@@ -351,7 +347,7 @@ sqlalchemy-utils==0.38.3
     # via
     #   apache-superset
     #   flask-appbuilder
-sqlglot==23.2.0
+sqlglot==23.6.3
     # via apache-superset
 sqlparse==0.4.4
     # via apache-superset
@@ -365,7 +361,6 @@ typing-extensions==4.10.0
     #   apache-superset
     #   cattrs
     #   flask-limiter
-    #   kombu
     #   limits
     #   shillelagh
 tzdata==2023.3
@@ -407,9 +402,7 @@ wtforms-json==0.3.5
 xlsxwriter==3.0.9
     # via apache-superset
 zipp==3.15.0
-    # via
-    #   importlib-metadata
-    #   importlib-resources
+    # via importlib-metadata
 
 # The following packages are considered to be unsafe in a requirements file:
 # setuptools

Reply via email to