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 fd4e45aafc chore(🦾): bump python shillelagh subpackage(s) (#32828)
fd4e45aafc is described below
commit fd4e45aafc9f8dc2249199c3961e2d2ce8a535fd
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 24 13:43:23 2025 -0700
chore(🦾): bump python shillelagh subpackage(s) (#32828)
Co-authored-by: GitHub Action <[email protected]>
---
requirements/base.txt | 2 +-
requirements/development.txt | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/requirements/base.txt b/requirements/base.txt
index 2b0694c9c9..f7b89a5be5 100644
--- a/requirements/base.txt
+++ b/requirements/base.txt
@@ -264,7 +264,7 @@ parsedatetime==2.6
# via apache-superset (pyproject.toml)
pgsanity==0.2.9
# via apache-superset (pyproject.toml)
-platformdirs==4.3.6
+platformdirs==4.3.7
# via requests-cache
ply==3.11
# via jsonpath-ng
diff --git a/requirements/development.txt b/requirements/development.txt
index 7a71b075db..6305ea8271 100644
--- a/requirements/development.txt
+++ b/requirements/development.txt
@@ -543,7 +543,7 @@ pillow==10.3.0
# via
# apache-superset
# matplotlib
-platformdirs==4.3.6
+platformdirs==4.3.7
# via
# -c requirements/base.txt
# requests-cache