Skip to content

Commit

Permalink
chore(🦾): bump python ruff 0.4.5 -> 0.7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user authored and mistercrunch committed Nov 21, 2024
1 parent 3c32659 commit aee6d71
Showing 1 changed file with 9 additions and 4 deletions.
13 changes: 9 additions & 4 deletions requirements/development.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
-r base.txt
-e file:.
# via
# -r requirements/base.in
# -r /home/runner/work/superset/superset/requirements/base.in
# -r requirements/development.in
astroid==3.1.0
# via pylint
Expand Down Expand Up @@ -188,7 +188,7 @@ pyee==11.0.1
# via playwright
pyfakefs==5.3.5
# via apache-superset
pyhive[presto]==0.7.0
pyhive[hive]==0.7.0
# via apache-superset
pyinstrument==4.4.0
# via apache-superset
Expand Down Expand Up @@ -217,10 +217,12 @@ rfc3339-validator==0.1.4
# via openapi-schema-validator
rfc3986==2.0.0
# via tableschema
ruff==0.4.5
ruff==0.7.4
# via apache-superset
s3transfer==0.10.1
# via boto3
sasl==0.3.1
# via pyhive
sqlalchemy-bigquery==1.11.0
# via apache-superset
sqloxide==0.1.43
Expand All @@ -232,9 +234,12 @@ tableschema==1.20.10
thrift==0.16.0
# via
# apache-superset
# pyhive
# thrift-sasl
thrift-sasl==0.4.3
# via apache-superset
# via
# apache-superset
# pyhive
tomli==2.0.1
# via
# build
Expand Down

0 comments on commit aee6d71

Please sign in to comment.