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 468dfed416 chore(🦾): bump python pyjwt 2.10.0 -> 2.10.1 (#31253)
468dfed416 is described below

commit 468dfed416e1a2b89765884b219711da76073079
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Mon Dec 2 17:41:41 2024 -0800

    chore(🦾): bump python pyjwt 2.10.0 -> 2.10.1 (#31253)
    
    Co-authored-by: GitHub Action <[email protected]>
---
 requirements/base.txt | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/requirements/base.txt b/requirements/base.txt
index f68f16701e..e105340ec1 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

Reply via email to