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 09ee3e2a1d chore(🦾): bump python shillelagh subpackage(s) (#31255)
09ee3e2a1d is described below
commit 09ee3e2a1dfebf45e2554121a0648877636d6e1a
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Mar 18 18:52:34 2025 -0700
chore(🦾): bump python shillelagh subpackage(s) (#31255)
Co-authored-by: GitHub Action <[email protected]>
---
requirements/base.txt | 20 ++++++++++----------
requirements/development.txt | 20 ++++++++++----------
2 files changed, 20 insertions(+), 20 deletions(-)
diff --git a/requirements/base.txt b/requirements/base.txt
index 02dc9d7a22..45190f20fa 100644
--- a/requirements/base.txt
+++ b/requirements/base.txt
@@ -8,13 +8,13 @@ apispec==6.6.1
# via
# -r requirements/base.in
# flask-appbuilder
-apsw==3.46.0.0
+apsw==3.49.1.0
# via shillelagh
async-timeout==4.0.3
# via
# -r requirements/base.in
# redis
-attrs==25.2.0
+attrs==25.3.0
# via
# cattrs
# jsonschema
@@ -40,13 +40,13 @@ cachelib==0.13.0
# via
# flask-caching
# flask-session
-cachetools==5.5.0
+cachetools==5.5.2
# via google-auth
cattrs==24.1.2
# via requests-cache
celery==5.4.0
# via apache-superset (pyproject.toml)
-certifi==2024.8.30
+certifi==2025.1.31
# via
# requests
# selenium
@@ -54,7 +54,7 @@ cffi==1.17.1
# via
# cryptography
# pynacl
-charset-normalizer==3.4.0
+charset-normalizer==3.4.1
# via requests
click==8.1.8
# via
@@ -152,7 +152,7 @@ geographiclib==2.0
# via geopy
geopy==2.4.1
# via apache-superset (pyproject.toml)
-google-auth==2.36.0
+google-auth==2.38.0
# via shillelagh
greenlet==3.1.1
# via
@@ -265,7 +265,7 @@ parsedatetime==2.6
# via apache-superset (pyproject.toml)
pgsanity==0.2.9
# via apache-superset (pyproject.toml)
-platformdirs==3.9.1
+platformdirs==4.3.6
# via requests-cache
ply==3.11
# via jsonpath-ng
@@ -330,11 +330,11 @@ referencing==0.36.2
# via
# jsonschema
# jsonschema-specifications
-requests==2.32.2
+requests==2.32.3
# via
# requests-cache
# shillelagh
-requests-cache==1.2.0
+requests-cache==1.2.1
# via shillelagh
rich==13.9.4
# via flask-limiter
@@ -346,7 +346,7 @@ rsa==4.9
# via google-auth
selenium==4.27.1
# via apache-superset (pyproject.toml)
-shillelagh==1.2.18
+shillelagh==1.3.5
# via apache-superset (pyproject.toml)
simplejson==3.20.1
# via apache-superset (pyproject.toml)
diff --git a/requirements/development.txt b/requirements/development.txt
index 5771b2b5b9..bb53cb94be 100644
--- a/requirements/development.txt
+++ b/requirements/development.txt
@@ -14,7 +14,7 @@ apispec==6.6.1
# via
# -c requirements/base.txt
# flask-appbuilder
-apsw==3.46.0.0
+apsw==3.49.1.0
# via
# -c requirements/base.txt
# shillelagh
@@ -22,7 +22,7 @@ async-timeout==4.0.3
# via
# -c requirements/base.txt
# redis
-attrs==25.2.0
+attrs==25.3.0
# via
# -c requirements/base.txt
# cattrs
@@ -64,7 +64,7 @@ cachelib==0.13.0
# -c requirements/base.txt
# flask-caching
# flask-session
-cachetools==5.5.0
+cachetools==5.5.2
# via
# -c requirements/base.txt
# google-auth
@@ -76,7 +76,7 @@ celery==5.4.0
# via
# -c requirements/base.txt
# apache-superset
-certifi==2024.8.30
+certifi==2025.1.31
# via
# -c requirements/base.txt
# requests
@@ -88,7 +88,7 @@ cffi==1.17.1
# pynacl
cfgv==3.4.0
# via pre-commit
-charset-normalizer==3.4.0
+charset-normalizer==3.4.1
# via
# -c requirements/base.txt
# requests
@@ -280,7 +280,7 @@ google-api-core==2.23.0
# google-cloud-core
# pandas-gbq
# sqlalchemy-bigquery
-google-auth==2.36.0
+google-auth==2.38.0
# via
# -c requirements/base.txt
# google-api-core
@@ -547,7 +547,7 @@ pillow==10.3.0
# via
# apache-superset
# matplotlib
-platformdirs==3.9.1
+platformdirs==4.3.6
# via
# -c requirements/base.txt
# requests-cache
@@ -711,7 +711,7 @@ referencing==0.36.2
# jsonschema
# jsonschema-path
# jsonschema-specifications
-requests==2.32.2
+requests==2.32.3
# via
# -c requirements/base.txt
# docker
@@ -724,7 +724,7 @@ requests==2.32.2
# requests-oauthlib
# shillelagh
# trino
-requests-cache==1.2.0
+requests-cache==1.2.1
# via
# -c requirements/base.txt
# shillelagh
@@ -758,7 +758,7 @@ setuptools==75.6.0
# pydata-google-auth
# zope-event
# zope-interface
-shillelagh==1.2.18
+shillelagh==1.3.5
# via
# -c requirements/base.txt
# apache-superset