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 eadf84d8cf chore(🦾): bump python ruff 0.4.4 -> 0.4.5 (#28669)
eadf84d8cf is described below

commit eadf84d8cfd5bdbaa7f2953ff6ef8ff7433c7a30
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri May 24 22:39:08 2024 -0700

    chore(🦾): bump python ruff 0.4.4 -> 0.4.5 (#28669)
    
    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 39e1108b09..22d4c4f2ef 100644
--- a/requirements/development.txt
+++ b/requirements/development.txt
@@ -237,7 +237,7 @@ rfc3339-validator==0.1.4
     # via openapi-schema-validator
 rfc3986==2.0.0
     # via tableschema
-ruff==0.4.4
+ruff==0.4.5
     # via apache-superset
 s3transfer==0.6.1
     # via boto3

Reply via email to