From 5882873b6cd2df48d9f460d8a5cb6b6449405c3d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Mar 2026 19:20:36 +0000 Subject: [PATCH] Bump dash-table from 4.6.1 to 5.0.0 in /dash Bumps [dash-table](https://github.com/plotly/dash-table) from 4.6.1 to 5.0.0. - [Release notes](https://github.com/plotly/dash-table/releases) - [Changelog](https://github.com/plotly/dash-table/blob/dev/CHANGELOG.md) - [Commits](https://github.com/plotly/dash-table/commits) --- updated-dependencies: - dependency-name: dash-table dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- dash/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dash/requirements.txt b/dash/requirements.txt index 6451a22..1666327 100644 --- a/dash/requirements.txt +++ b/dash/requirements.txt @@ -3,7 +3,7 @@ dash==4.0.0 dash-core-components==2.0.0 dash-html-components==1.0.2 dash-renderer==1.2.4 -dash-table==4.6.1 +dash-table==5.0.0 Flask==3.1.3 Flask-Compress==1.4.0 future==0.18.2