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 63e98286e9 chore(🦾): bump python typing-extensions 4.11.0 -> 4.12.0 
(#28659)
63e98286e9 is described below

commit 63e98286e9b03841d77d272b7ceb54d8a0f76dfd
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri May 24 11:18:57 2024 -0700

    chore(🦾): bump python typing-extensions 4.11.0 -> 4.12.0 (#28659)
    
    Co-authored-by: GitHub Action <[email protected]>
---
 requirements/base.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements/base.txt b/requirements/base.txt
index b6912d76e7..ec475abf3f 100644
--- a/requirements/base.txt
+++ b/requirements/base.txt
@@ -355,7 +355,7 @@ sshtunnel==0.4.0
     # via apache-superset
 tabulate==0.8.10
     # via apache-superset
-typing-extensions==4.11.0
+typing-extensions==4.12.0
     # via
     #   alembic
     #   apache-superset

Reply via email to