From 468dfed416e1a2b89765884b219711da76073079 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 17:41:41 -0800 Subject: [PATCH] =?UTF-8?q?chore(=F0=9F=A6=BE):=20bump=20python=20pyjwt=20?= =?UTF-8?q?2.10.0=20->=202.10.1=20(#31253)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: GitHub Action --- requirements/base.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/requirements/base.txt b/requirements/base.txt index f68f16701..e105340ec 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -157,6 +157,7 @@ greenlet==3.0.3 # via # apache-superset # shillelagh + # sqlalchemy gunicorn==23.0.0 # via apache-superset hashids==1.3.1 @@ -285,7 +286,7 @@ pycparser==2.22 # via cffi pygments==2.18.0 # via rich -pyjwt==2.10.0 +pyjwt==2.10.1 # via # apache-superset # flask-appbuilder