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 dfc2ee2a88 chore(🦾): bump python babel 2.9.1 -> 2.15.0 (#28668)
dfc2ee2a88 is described below

commit dfc2ee2a88c23caa26b01ce107d6162a601baee6
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri May 24 11:16:59 2024 -0700

    chore(🦾): bump python babel 2.9.1 -> 2.15.0 (#28668)
    
    Co-authored-by: GitHub Action <[email protected]>
---
 requirements/base.txt | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/requirements/base.txt b/requirements/base.txt
index 9b171f1d75..b6912d76e7 100644
--- a/requirements/base.txt
+++ b/requirements/base.txt
@@ -22,7 +22,7 @@ attrs==23.1.0
     #   cattrs
     #   jsonschema
     #   requests-cache
-babel==2.9.1
+babel==2.15.0
     # via flask-babel
 backoff==2.2.1
     # via apache-superset
@@ -298,7 +298,6 @@ python-geohash==0.8.5
     # via apache-superset
 pytz==2021.3
     # via
-    #   babel
     #   croniter
     #   flask-babel
     #   pandas

Reply via email to