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 039afe8c99 chore: bump cryptography minimum to 42.0.4 (#27281)
new d8c4a7a067 fix(dashboard): table chart drag preview overflowing
container (#27308)
new 6ddaf1cf02 fix: Heatmap numeric sorting (#27360)
new 16e5eddeb6 chore: numexpr to fix CVE-2023-39631 (2.8.4 => 2.9.0)
(#27187)
new a45f27eb9c fix: Results section in Explore shows an infinite spinner
(#27366)
The 4 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 | 9 +++++----
requirements/development.txt | 11 ++++++++++-
requirements/testing.txt | 2 --
.../plugins/legacy-plugin-chart-heatmap/src/Heatmap.js | 15 ++++++---------
.../legacy-plugin-chart-heatmap/src/transformProps.js | 8 ++++++--
.../src/dashboard/components/dnd/DragDroppable.jsx | 6 ++++++
.../explore/components/DataTablesPane/DataTablesPane.tsx | 3 ++-
8 files changed, 36 insertions(+), 19 deletions(-)