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 <[email protected]> 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
