You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by gi...@apache.org on 2024/03/26 18:58:57 UTC

(superset) branch supersetbot-bump-typing-extensions==4.10.0 created (now 04a0ffb58e)

This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch supersetbot-bump-typing-extensions==4.10.0
in repository https://gitbox.apache.org/repos/asf/superset.git


      at 04a0ffb58e chore(🦾): bump python typing-extensions==4.10.0

This branch includes the following new commits:

     new 04a0ffb58e chore(🦾): bump python typing-extensions==4.10.0

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



(superset) 01/01: chore(🦾): bump python typing-extensions==4.10.0

Posted by gi...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch supersetbot-bump-typing-extensions==4.10.0
in repository https://gitbox.apache.org/repos/asf/superset.git

commit 04a0ffb58ed717bdd5a66a7a60d8c139d4ad72c8
Author: GitHub Action <ac...@github.com>
AuthorDate: Tue Mar 26 18:58:51 2024 +0000

    chore(🦾): bump python typing-extensions==4.10.0
---
 requirements/base.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements/base.txt b/requirements/base.txt
index 8dc4681da3..61f293faad 100644
--- a/requirements/base.txt
+++ b/requirements/base.txt
@@ -353,7 +353,7 @@ sshtunnel==0.4.0
     # via apache-superset
 tabulate==0.8.9
     # via apache-superset
-typing-extensions==4.4.0
+typing-extensions==4.10.0
     # via
     #   alembic
     #   apache-superset