From 2cb2c73dbe168bdbb32b3c8abf9bf6dd39f0e25f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Feb 2026 15:05:41 +0000 Subject: [PATCH] Bump dash from 2.18.2 to 4.0.0 Bumps [dash](https://github.com/plotly/dash) from 2.18.2 to 4.0.0. - [Release notes](https://github.com/plotly/dash/releases) - [Changelog](https://github.com/plotly/dash/blob/dev/CHANGELOG.md) - [Commits](https://github.com/plotly/dash/compare/v2.18.2...v4.0.0) --- updated-dependencies: - dependency-name: dash dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- conversational-agent-app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conversational-agent-app/requirements.txt b/conversational-agent-app/requirements.txt index db43676e..7a6b7dec 100644 --- a/conversational-agent-app/requirements.txt +++ b/conversational-agent-app/requirements.txt @@ -1,4 +1,4 @@ -dash==2.18.2 +dash==4.0.0 dash-bootstrap-components==1.6.0 dash-core-components==2.0.0 dash-html-components==2.0.0