This is an automated email from the ASF dual-hosted git repository.
enzomartellucci pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git
from f48322c17d chore: bump flask-cors to 6.0.2 (#36640)
add ea90d1f141 refactor(db-engine-specs): use standard OAuth 2.0 params in
base class (#37010)
No new revisions were added by this update.
Summary of changes:
superset/db_engine_specs/base.py | 6 +--
superset/db_engine_specs/gsheets.py | 33 ++++++++++++++++
tests/unit_tests/db_engine_specs/test_base.py | 49 ++++++++++++++++++++++++
tests/unit_tests/db_engine_specs/test_gsheets.py | 5 +++
tests/unit_tests/sql_lab_test.py | 2 +-
5 files changed, 91 insertions(+), 4 deletions(-)