From 7aa89db8d0fd77bd92a915d9dca237e2df9b7a31 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 11 Mar 2025 12:36:26 -0700 Subject: [PATCH] =?UTF-8?q?chore(=F0=9F=A6=BE):=20bump=20python=20pandas?= =?UTF-8?q?=20subpackage(s)=20(#32579)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: GitHub Action Co-authored-by: Maxime Beauchemin --- requirements/base.txt | 7 ++++--- requirements/development.txt | 7 ++++--- 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/requirements/base.txt b/requirements/base.txt index c3be1e38f81..92660de80cd 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -155,6 +155,7 @@ greenlet==3.0.3 # via # apache-superset (pyproject.toml) # shillelagh + # sqlalchemy gunicorn==23.0.0 # via apache-superset (pyproject.toml) h11==0.14.0 @@ -309,7 +310,7 @@ python-dotenv==1.0.1 # via apache-superset (pyproject.toml) python-geohash==0.8.5 # via apache-superset (pyproject.toml) -pytz==2024.2 +pytz==2025.1 # via # croniter # flask-babel @@ -338,7 +339,7 @@ shillelagh==1.2.18 # via apache-superset (pyproject.toml) simplejson==3.19.3 # via apache-superset (pyproject.toml) -six==1.16.0 +six==1.17.0 # via # prison # python-dateutil @@ -388,7 +389,7 @@ typing-extensions==4.12.2 # rich # selenium # shillelagh -tzdata==2024.2 +tzdata==2025.1 # via # celery # kombu diff --git a/requirements/development.txt b/requirements/development.txt index 6525547f3a5..e2d0d421401 100644 --- a/requirements/development.txt +++ b/requirements/development.txt @@ -317,6 +317,7 @@ greenlet==3.0.3 # apache-superset # gevent # shillelagh + # sqlalchemy grpcio==1.68.0 # via # apache-superset @@ -681,7 +682,7 @@ python-geohash==0.8.5 # apache-superset python-ldap==3.4.4 # via apache-superset -pytz==2024.2 +pytz==2025.1 # via # -c requirements/base.txt # croniter @@ -753,7 +754,7 @@ simplejson==3.19.3 # via # -c requirements/base.txt # apache-superset -six==1.16.0 +six==1.17.0 # via # -c requirements/base.txt # prison @@ -842,7 +843,7 @@ typing-extensions==4.12.2 # rich # selenium # shillelagh -tzdata==2024.2 +tzdata==2025.1 # via # -c requirements/base.txt # celery