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 4d252647ef chore(🦾): bump python mako 1.3.3 -> 1.3.5 (#28723)
4d252647ef is described below

commit 4d252647ef09d14a2d3532c1d3ce7fea45be3048
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue May 28 08:01:19 2024 -0700

    chore(🦾): bump python mako 1.3.3 -> 1.3.5 (#28723)
    
    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 936646bdaa..1fffc95faa 100644
--- a/requirements/base.txt
+++ b/requirements/base.txt
@@ -187,7 +187,7 @@ limits==3.4.0
     # via flask-limiter
 llvmlite==0.42.0
     # via numba
-mako==1.3.3
+mako==1.3.5
     # via
     #   alembic
     #   apache-superset

Reply via email to