From c26f073134b24e793b4306d787097349f0bb2587 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 26 Nov 2024 15:48:13 -0800 Subject: [PATCH] =?UTF-8?q?chore(=F0=9F=A6=BE):=20bump=20python=20pyparsin?= =?UTF-8?q?g=203.1.2=20->=203.2.0=20(#31171)?= 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 88596b13ad9..6b62b21c08f 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -154,7 +154,9 @@ geopy==2.4.1 google-auth==2.36.0 # via shillelagh greenlet==3.0.3 - # via shillelagh + # via + # shillelagh + # sqlalchemy gunicorn==23.0.0 # via apache-superset hashids==1.3.1 @@ -292,7 +294,7 @@ pynacl==1.5.0 # via paramiko pyopenssl==24.2.1 # via shillelagh -pyparsing==3.1.2 +pyparsing==3.2.0 # via apache-superset pyrsistent==0.20.0 # via jsonschema