You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by ma...@apache.org on 2024/03/28 07:46:52 UTC

(superset) branch master updated: chore(🦾): bump python xlsxwriter 3.0.7 -> 3.0.9 (#27747)

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 a52f0d6947 chore(🦾): bump python xlsxwriter 3.0.7 -> 3.0.9 (#27747)
a52f0d6947 is described below

commit a52f0d694726f987988e7142d5f5448f1d8e844c
Author: github-actions[bot] <41...@users.noreply.github.com>
AuthorDate: Thu Mar 28 00:46:47 2024 -0700

    chore(🦾): bump python xlsxwriter 3.0.7 -> 3.0.9 (#27747)
    
    Co-authored-by: GitHub Action <ac...@github.com>
---
 requirements/base.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements/base.txt b/requirements/base.txt
index d54cac22b4..d2d3e0e9d3 100644
--- a/requirements/base.txt
+++ b/requirements/base.txt
@@ -401,7 +401,7 @@ wtforms==3.1.2
     #   wtforms-json
 wtforms-json==0.3.5
     # via apache-superset
-xlsxwriter==3.0.7
+xlsxwriter==3.0.9
     # via apache-superset
 zipp==3.15.0
     # via