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 121e424a7f chore(🦾): bump python celery subpackage(s) (#32743)
121e424a7f is described below

commit 121e424a7fb6f2dcecd0adf54b89656f5dfe5035
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Mar 18 18:52:19 2025 -0700

    chore(🦾): bump python celery subpackage(s) (#32743)
    
    Co-authored-by: GitHub Action <[email protected]>
---
 requirements/base.txt        | 2 +-
 requirements/development.txt | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/requirements/base.txt b/requirements/base.txt
index 3f6c0cf2d1..02dc9d7a22 100644
--- a/requirements/base.txt
+++ b/requirements/base.txt
@@ -194,7 +194,7 @@ jsonschema==4.23.0
     # via flask-appbuilder
 jsonschema-specifications==2024.10.1
     # via jsonschema
-kombu==5.4.2
+kombu==5.5.0
     # via celery
 korean-lunar-calendar==0.3.1
     # via holidays
diff --git a/requirements/development.txt b/requirements/development.txt
index 27774475e0..5771b2b5b9 100644
--- a/requirements/development.txt
+++ b/requirements/development.txt
@@ -399,7 +399,7 @@ jsonschema-specifications==2024.10.1
     #   openapi-schema-validator
 kiwisolver==1.4.7
     # via matplotlib
-kombu==5.4.2
+kombu==5.5.0
     # via
     #   -c requirements/base.txt
     #   celery

Reply via email to