This is an automated email from the ASF dual-hosted git repository.
michaelsmolina pushed a change to branch 3.1
in repository https://gitbox.apache.org/repos/asf/superset.git
from 8706879755 fix: Failed to execute importScripts on worker-css (#27191)
new ee7eec60ea fix: no limit in SELECT * for TOP dbs (#27215)
new e21179fa11 fix: setting important lower bounds versions on
requirements (#27167)
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
requirements/base.in | 1 +
requirements/base.txt | 7 ++-
requirements/docker.in | 3 +-
requirements/docker.txt | 4 +-
requirements/testing.in | 1 +
requirements/testing.txt | 3 +-
setup.py | 1 +
superset/db_engine_specs/base.py | 2 +-
tests/unit_tests/db_engine_specs/test_base.py | 75 ++++++++++++++++++++++++++-
9 files changed, 88 insertions(+), 9 deletions(-)