From 1e224398e16d161802ffe4d32455eb92625cb618 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 21 Nov 2024 09:04:43 -0800 Subject: [PATCH] =?UTF-8?q?chore(=F0=9F=A6=BE):=20bump=20python=20numexpr?= =?UTF-8?q?=202.10.0=20->=202.10.1=20(#31006)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: GitHub Action --- requirements/base.txt | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/requirements/base.txt b/requirements/base.txt index f4f7a441d..8927e5a19 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -148,7 +148,9 @@ geopy==2.4.1 google-auth==2.29.0 # via shillelagh greenlet==3.0.3 - # via shillelagh + # via + # shillelagh + # sqlalchemy gunicorn==22.0.0 # via apache-superset hashids==1.3.1 @@ -217,7 +219,7 @@ nh3==0.2.17 # via apache-superset numba==0.59.1 # via pandas -numexpr==2.10.0 +numexpr==2.10.1 # via # -r requirements/base.in # pandas