This is an automated email from the ASF dual-hosted git repository.
villebro pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git.
from 9a8911f test: update required tests to python 3.8 (#16973)
add 82601ab feat: upgrade docker image to py38 and add support for py39
(#16889)
No new revisions were added by this update.
Summary of changes:
.github/workflows/superset-e2e.yml | 2 +-
.github/workflows/superset-helm-lint.yml | 2 +-
.github/workflows/superset-python-integrationtest.yml | 6 +++---
.github/workflows/superset-python-misc.yml | 6 +++---
.github/workflows/superset-python-unittest.yml | 2 +-
.github/workflows/superset-translations.yml | 2 +-
Dockerfile | 6 +++---
Makefile | 6 +++---
RELEASING/Dockerfile.from_local_tarball | 2 +-
RELEASING/Dockerfile.from_svn_tarball | 2 +-
RELEASING/Dockerfile.make_docs | 2 +-
RELEASING/Dockerfile.make_tarball | 2 +-
docs/src/pages/docs/installation/installing_scratch.mdx | 2 +-
requirements/base.txt | 2 +-
requirements/development.in | 2 +-
requirements/development.txt | 4 ++--
setup.py | 3 ++-
superset/utils/memoized.py | 4 +++-
18 files changed, 30 insertions(+), 27 deletions(-)