From 6e94b12ce18f7fc14d0744d2565c29f3165c4361 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Apr 2026 14:01:40 +0000 Subject: [PATCH] Bump dash-bootstrap-components from 1.6.0 to 2.0.4 Bumps [dash-bootstrap-components](https://github.com/dbc-team/dash-bootstrap-components) from 1.6.0 to 2.0.4. - [Release notes](https://github.com/dbc-team/dash-bootstrap-components/releases) - [Commits](https://github.com/dbc-team/dash-bootstrap-components/compare/1.6.0...2.0.4) --- updated-dependencies: - dependency-name: dash-bootstrap-components dependency-version: 2.0.4 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..c39d8c26 100644 --- a/conversational-agent-app/requirements.txt +++ b/conversational-agent-app/requirements.txt @@ -1,5 +1,5 @@ dash==2.18.2 -dash-bootstrap-components==1.6.0 +dash-bootstrap-components==2.0.4 dash-core-components==2.0.0 dash-html-components==2.0.0 dash-iconify==0.1.2