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 0ed87c5d56 chore(🦾): bump python wcwidth 0.2.5 -> 0.2.13 (#28725)
0ed87c5d56 is described below
commit 0ed87c5d56d015b0b5686a01f0d5ccbf5d99bb71
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue May 28 08:00:29 2024 -0700
chore(🦾): bump python wcwidth 0.2.5 -> 0.2.13 (#28725)
Co-authored-by: GitHub Action <[email protected]>
---
requirements/base.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/requirements/base.txt b/requirements/base.txt
index 9d53c1f216..7a39870eb6 100644
--- a/requirements/base.txt
+++ b/requirements/base.txt
@@ -380,7 +380,7 @@ vine==5.1.0
# amqp
# celery
# kombu
-wcwidth==0.2.5
+wcwidth==0.2.13
# via prompt-toolkit
werkzeug==3.0.3
# via