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 62b1757b07 chore(🦾): bump python flask-migrate subpackage(s) (#28465)
62b1757b07 is described below
commit 62b1757b07f85d17089c4728f1418260bd0fd57c
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Mon May 13 10:53:42 2024 -0700
chore(🦾): bump python flask-migrate subpackage(s) (#28465)
Co-authored-by: GitHub Action <[email protected]>
---
requirements/base.txt | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/requirements/base.txt b/requirements/base.txt
index 952389e2a5..e02fb5d7a2 100644
--- a/requirements/base.txt
+++ b/requirements/base.txt
@@ -187,7 +187,7 @@ limits==3.4.0
# via flask-limiter
llvmlite==0.40.1
# via numba
-mako==1.3.2
+mako==1.3.3
# via
# alembic
# apache-superset
@@ -357,7 +357,7 @@ sshtunnel==0.4.0
# via apache-superset
tabulate==0.8.10
# via apache-superset
-typing-extensions==4.10.0
+typing-extensions==4.11.0
# via
# alembic
# apache-superset