You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by el...@apache.org on 2021/12/22 01:50:32 UTC

[superset] tag 1.4.0rc3 updated (1e2b2f1 -> 5045ff4d)

This is an automated email from the ASF dual-hosted git repository.

elizabeth pushed a change to tag 1.4.0rc3
in repository https://gitbox.apache.org/repos/asf/superset.git.


*** WARNING: tag 1.4.0rc3 was modified! ***

    from 1e2b2f1  (commit)
      to 5045ff4d (commit)
    from 1e2b2f1  update changelog
     add 5045ff4d chore: add release to pip requirements (#17752)

No new revisions were added by this update.

Summary of changes:
 .pre-commit-config.yaml                              |  2 +-
 requirements/base.in                                 |  4 ++++
 requirements/base.txt                                | 20 ++++++++++++++++++--
 requirements/development.txt                         |  9 ---------
 requirements/integration.in                          |  1 +
 requirements/integration.txt                         |  6 ++++--
 requirements/testing.txt                             |  2 --
 setup.py                                             |  1 +
 .../cypress/integration/dashboard/save.test.js       |  2 +-
 tests/unit_tests/sql_parse_tests.py                  |  4 ----
 10 files changed, 30 insertions(+), 21 deletions(-)