You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by gi...@apache.org on 2024/03/26 18:58:31 UTC

(superset) 01/01: chore(🦾): bump python cron-descriptor==1.4.3

This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch supersetbot-bump-cron-descriptor==1.4.3
in repository https://gitbox.apache.org/repos/asf/superset.git

commit f4b87b965b2ad4a1e4b1a8cdd75222d3d70500ec
Author: GitHub Action <ac...@github.com>
AuthorDate: Tue Mar 26 18:58:24 2024 +0000

    chore(🦾): bump python cron-descriptor==1.4.3
---
 requirements/base.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements/base.txt b/requirements/base.txt
index 478058b2f9..8dc4681da3 100644
--- a/requirements/base.txt
+++ b/requirements/base.txt
@@ -74,7 +74,7 @@ colorama==0.4.6
     # via
     #   apache-superset
     #   flask-appbuilder
-cron-descriptor==1.2.24
+cron-descriptor==1.4.3
     # via apache-superset
 croniter==1.0.15
     # via apache-superset