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 673754d16e chore(🦾): bump python tqdm 4.66.4 -> 4.67.1 (#31068)
673754d16e is described below

commit 673754d16e5ed72da5b395842254d22a6e2bdbe1
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sun Nov 24 18:10:06 2024 -0800

    chore(🦾): bump python tqdm 4.66.4 -> 4.67.1 (#31068)
    
    Co-authored-by: GitHub Action <[email protected]>
---
 requirements/development.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements/development.txt b/requirements/development.txt
index 1929c92946..87b0c9a772 100644
--- a/requirements/development.txt
+++ b/requirements/development.txt
@@ -221,7 +221,7 @@ toposort==1.10
     # via pip-compile-multi
 tox==4.6.4
     # via apache-superset
-tqdm==4.66.4
+tqdm==4.67.1
     # via
     #   cmdstanpy
     #   prophet

Reply via email to