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 94f1c4d2a9 chore(🦾): bump python click-repl 0.2.0 -> 0.3.0 (#28671)
94f1c4d2a9 is described below

commit 94f1c4d2a9a6b4b3af3e94fa208e8984233fe6b0
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri May 24 11:15:50 2024 -0700

    chore(🦾): bump python click-repl 0.2.0 -> 0.3.0 (#28671)
    
    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 6f73735822..9b171f1d75 100644
--- a/requirements/base.txt
+++ b/requirements/base.txt
@@ -70,7 +70,7 @@ click-option-group==0.5.6
     # via apache-superset
 click-plugins==1.1.1
     # via celery
-click-repl==0.2.0
+click-repl==0.3.0
     # via celery
 colorama==0.4.6
     # via
@@ -328,7 +328,6 @@ simplejson==3.19.2
     # via apache-superset
 six==1.16.0
     # via
-    #   click-repl
     #   isodate
     #   prison
     #   python-dateutil

Reply via email to