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/27 00:24:07 UTC

(superset) branch master updated: chore(🦾): bump python "click==8.1.7" (#27682)

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 9960c78923 chore(🦾): bump python "click==8.1.7" (#27682)
9960c78923 is described below

commit 9960c789233f7334be125a679c1c9492880f60f0
Author: github-actions[bot] <41...@users.noreply.github.com>
AuthorDate: Tue Mar 26 17:24:01 2024 -0700

    chore(🦾): bump python "click==8.1.7" (#27682)
    
    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 45611353ca..333d376065 100644
--- a/requirements/base.txt
+++ b/requirements/base.txt
@@ -54,7 +54,7 @@ cffi==1.15.1
     #   pynacl
 charset-normalizer==3.2.0
     # via requests
-click==8.1.3
+click==8.1.7
     # via
     #   apache-superset
     #   celery