This is an automated email from the ASF dual-hosted git repository.
maximebeauchemin pushed a change to branch rm_pylint
in repository https://gitbox.apache.org/repos/asf/superset.git
from 89ec7102ef chore: deprecarte pylint in favor of `ruff`
add 8020729ced fix: check for column before adding in migrations (#31185)
add 3564740255 chore: pin greenlet in base dependencies (#31254)
add 3eb534ca34 Merge branch 'master' into rm_pylint
No new revisions were added by this update.
Summary of changes:
pyproject.toml | 8 ++++----
requirements/base.txt | 4 +++-
superset/migrations/shared/utils.py | 15 +++++++++++++++
.../2024-04-01_22-44_c22cb5c2e546_user_attr_avatar_url.py | 7 +++++--
.../2024-04-11_15-41_5f57af97bc3f_add_catalog_column.py | 4 +++-
...05-01_10-52_58d051681a3b_add_catalog_perm_to_tables.py | 5 +++--
6 files changed, 33 insertions(+), 10 deletions(-)