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 6044f643ed chore(🦾): bump python wheel 0.40.0 -> 0.43.0 (#28660)
6044f643ed is described below

commit 6044f643ed7442d8ae26d367f3919d9e864f0bdb
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri May 24 11:18:19 2024 -0700

    chore(🦾): bump python wheel 0.40.0 -> 0.43.0 (#28660)
    
    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 f80cf06504..4ed764abca 100644
--- a/requirements/development.txt
+++ b/requirements/development.txt
@@ -295,7 +295,7 @@ virtualenv==20.23.1
     # via
     #   pre-commit
     #   tox
-wheel==0.40.0
+wheel==0.43.0
     # via pip-tools
 xlrd==2.0.1
     # via dataflows-tabulator

Reply via email to